#D47CCC Color

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

Color preview

#D47CCC

Color formats

HEX
#D47CCC
RGB
rgb(212, 124, 204)
RGBA
rgba(212, 124, 204, 1)
HSL
hsl(305, 51%, 66%)
HSV
hsv(305, 42%, 83%)
CMYK
cmyk(0%, 42%, 4%, 17%)
CSS variable
--color-primary: #D47CCC;
Lowercase HEX
#d47ccc

Shades

Tints

Tones

Harmony

CSS snippets for #D47CCC

.color-d47ccc {
  color: #D47CCC;
  background-color: #D47CCC;
}

Frequently asked questions

What color is #D47CCC?+

#D47CCC is a HEX color with RGB value rgb(212, 124, 204) and HSL value hsl(305, 51%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D47CCC?+

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