#D27DEC Color

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

Color preview

#D27DEC

Color formats

HEX
#D27DEC
RGB
rgb(210, 125, 236)
RGBA
rgba(210, 125, 236, 1)
HSL
hsl(286, 74%, 71%)
HSV
hsv(286, 47%, 93%)
CMYK
cmyk(11%, 47%, 0%, 7%)
CSS variable
--color-primary: #D27DEC;
Lowercase HEX
#d27dec

Shades

Tints

Tones

Harmony

CSS snippets for #D27DEC

.color-d27dec {
  color: #D27DEC;
  background-color: #D27DEC;
}

Frequently asked questions

What color is #D27DEC?+

#D27DEC is a HEX color with RGB value rgb(210, 125, 236) and HSL value hsl(286, 74%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27DEC?+

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