#D27EEE Color

Inspect #D27EEE across formats, palettes, contrast and closest named color matches.

Color preview

#D27EEE

Color formats

HEX
#D27EEE
RGB
rgb(210, 126, 238)
RGBA
rgba(210, 126, 238, 1)
HSL
hsl(285, 77%, 71%)
HSV
hsv(285, 47%, 93%)
CMYK
cmyk(12%, 47%, 0%, 7%)
CSS variable
--color-primary: #D27EEE;
Lowercase HEX
#d27eee

Shades

Tints

Tones

Harmony

CSS snippets for #D27EEE

.color-d27eee {
  color: #D27EEE;
  background-color: #D27EEE;
}

Frequently asked questions

What color is #D27EEE?+

#D27EEE is a HEX color with RGB value rgb(210, 126, 238) and HSL value hsl(285, 77%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D27EEE?+

The closest Tailwind color is purple-400, available as the bg-purple-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools