#CC99B7 Color

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

Color preview

#CC99B7

Color formats

HEX
#CC99B7
RGB
rgb(204, 153, 183)
RGBA
rgba(204, 153, 183, 1)
HSL
hsl(325, 33%, 70%)
HSV
hsv(325, 25%, 80%)
CMYK
cmyk(0%, 25%, 10%, 20%)
CSS variable
--color-primary: #CC99B7;
Lowercase HEX
#cc99b7

Shades

Tints

Tones

Harmony

CSS snippets for #CC99B7

.color-cc99b7 {
  color: #CC99B7;
  background-color: #CC99B7;
}

Frequently asked questions

What color is #CC99B7?+

#CC99B7 is a HEX color with RGB value rgb(204, 153, 183) and HSL value hsl(325, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #CC99B7?+

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