Double-click or Press 'F' for Fullscreen
vibrant Solid Color

Solid Purple Background

A rich solid purple screen (#800080). Excellent for mood lighting, creative studio fill light, and checking mixed subpixel response (Red + Blue).

Color Specifications & Codes

Click any card to copy

CSS & Web Developer Snippets

HEX Code
background-color: #800080;
RGB Function
background-color: rgb(128, 0, 128);
HSL Function
background-color: hsl(300, 100%, 25%);
Tailwind CSS
bg-[#800080]
Canvas 2D Context
ctx.fillStyle = "#800080";

Common Uses for Purple Fullscreen

1

Mood light for video streams and room glow

2

Red & Blue subpixel convergence test

3

Aesthetic backdrop for product photography

Download Purple Background Wallpapers

Instant high-resolution image downloads for monitor, mobile, or design mockups.

Frequently Asked Questions

Pure purple is #800080 in HEX and rgb(128, 0, 128) in RGB.