#D99CCC Color

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

Color preview

#D99CCC

Color formats

HEX
#D99CCC
RGB
rgb(217, 156, 204)
RGBA
rgba(217, 156, 204, 1)
HSL
hsl(313, 45%, 73%)
HSV
hsv(313, 28%, 85%)
CMYK
cmyk(0%, 28%, 6%, 15%)
CSS variable
--color-primary: #D99CCC;
Lowercase HEX
#d99ccc

Shades

Tints

Tones

Harmony

CSS snippets for #D99CCC

.color-d99ccc {
  color: #D99CCC;
  background-color: #D99CCC;
}

Frequently asked questions

What color is #D99CCC?+

#D99CCC is a HEX color with RGB value rgb(217, 156, 204) and HSL value hsl(313, 45%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D99CCC?+

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