#D27BDC Color

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

Color preview

#D27BDC

Color formats

HEX
#D27BDC
RGB
rgb(210, 123, 220)
RGBA
rgba(210, 123, 220, 1)
HSL
hsl(294, 58%, 67%)
HSV
hsv(294, 44%, 86%)
CMYK
cmyk(5%, 44%, 0%, 14%)
CSS variable
--color-primary: #D27BDC;
Lowercase HEX
#d27bdc

Shades

Tints

Tones

Harmony

CSS snippets for #D27BDC

.color-d27bdc {
  color: #D27BDC;
  background-color: #D27BDC;
}

Frequently asked questions

What color is #D27BDC?+

#D27BDC is a HEX color with RGB value rgb(210, 123, 220) and HSL value hsl(294, 58%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27BDC?+

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