#CC999F Color

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

Color preview

#CC999F

Color formats

HEX
#CC999F
RGB
rgb(204, 153, 159)
RGBA
rgba(204, 153, 159, 1)
HSL
hsl(353, 33%, 70%)
HSV
hsv(353, 25%, 80%)
CMYK
cmyk(0%, 25%, 22%, 20%)
CSS variable
--color-primary: #CC999F;
Lowercase HEX
#cc999f

Shades

Tints

Tones

Harmony

CSS snippets for #CC999F

.color-cc999f {
  color: #CC999F;
  background-color: #CC999F;
}

Frequently asked questions

What color is #CC999F?+

#CC999F is a HEX color with RGB value rgb(204, 153, 159) and HSL value hsl(353, 33%, 70%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC999F?+

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