#D27BCC Color

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

Color preview

#D27BCC

Color formats

HEX
#D27BCC
RGB
rgb(210, 123, 204)
RGBA
rgba(210, 123, 204, 1)
HSL
hsl(304, 49%, 65%)
HSV
hsv(304, 41%, 82%)
CMYK
cmyk(0%, 41%, 3%, 18%)
CSS variable
--color-primary: #D27BCC;
Lowercase HEX
#d27bcc

Shades

Tints

Tones

Harmony

CSS snippets for #D27BCC

.color-d27bcc {
  color: #D27BCC;
  background-color: #D27BCC;
}

Frequently asked questions

What color is #D27BCC?+

#D27BCC is a HEX color with RGB value rgb(210, 123, 204) and HSL value hsl(304, 49%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27BCC?+

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