#D27DDE Color

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

Color preview

#D27DDE

Color formats

HEX
#D27DDE
RGB
rgb(210, 125, 222)
RGBA
rgba(210, 125, 222, 1)
HSL
hsl(293, 60%, 68%)
HSV
hsv(293, 44%, 87%)
CMYK
cmyk(5%, 44%, 0%, 13%)
CSS variable
--color-primary: #D27DDE;
Lowercase HEX
#d27dde

Shades

Tints

Tones

Harmony

CSS snippets for #D27DDE

.color-d27dde {
  color: #D27DDE;
  background-color: #D27DDE;
}

Frequently asked questions

What color is #D27DDE?+

#D27DDE is a HEX color with RGB value rgb(210, 125, 222) and HSL value hsl(293, 60%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27DDE?+

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