#D27CDF Color

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

Color preview

#D27CDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D27CDF

.color-d27cdf {
  color: #D27CDF;
  background-color: #D27CDF;
}

Frequently asked questions

What color is #D27CDF?+

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

What is the closest Tailwind color to #D27CDF?+

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