#D27BDF Color

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

Color preview

#D27BDF

Color formats

HEX
#D27BDF
RGB
rgb(210, 123, 223)
RGBA
rgba(210, 123, 223, 1)
HSL
hsl(292, 61%, 68%)
HSV
hsv(292, 45%, 87%)
CMYK
cmyk(6%, 45%, 0%, 13%)
CSS variable
--color-primary: #D27BDF;
Lowercase HEX
#d27bdf

Shades

Tints

Tones

Harmony

CSS snippets for #D27BDF

.color-d27bdf {
  color: #D27BDF;
  background-color: #D27BDF;
}

Frequently asked questions

What color is #D27BDF?+

#D27BDF is a HEX color with RGB value rgb(210, 123, 223) and HSL value hsl(292, 61%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27BDF?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-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