#D27FEB Color

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

Color preview

#D27FEB

Color formats

HEX
#D27FEB
RGB
rgb(210, 127, 235)
RGBA
rgba(210, 127, 235, 1)
HSL
hsl(286, 73%, 71%)
HSV
hsv(286, 46%, 92%)
CMYK
cmyk(11%, 46%, 0%, 8%)
CSS variable
--color-primary: #D27FEB;
Lowercase HEX
#d27feb

Shades

Tints

Tones

Harmony

CSS snippets for #D27FEB

.color-d27feb {
  color: #D27FEB;
  background-color: #D27FEB;
}

Frequently asked questions

What color is #D27FEB?+

#D27FEB is a HEX color with RGB value rgb(210, 127, 235) and HSL value hsl(286, 73%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27FEB?+

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