#D27BEF Color

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

Color preview

#D27BEF

Color formats

HEX
#D27BEF
RGB
rgb(210, 123, 239)
RGBA
rgba(210, 123, 239, 1)
HSL
hsl(285, 78%, 71%)
HSV
hsv(285, 49%, 94%)
CMYK
cmyk(12%, 49%, 0%, 6%)
CSS variable
--color-primary: #D27BEF;
Lowercase HEX
#d27bef

Shades

Tints

Tones

Harmony

CSS snippets for #D27BEF

.color-d27bef {
  color: #D27BEF;
  background-color: #D27BEF;
}

Frequently asked questions

What color is #D27BEF?+

#D27BEF is a HEX color with RGB value rgb(210, 123, 239) and HSL value hsl(285, 78%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27BEF?+

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