#CC9688 Color

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

Color preview

#CC9688

Color formats

HEX
#CC9688
RGB
rgb(204, 150, 136)
RGBA
rgba(204, 150, 136, 1)
HSL
hsl(12, 40%, 67%)
HSV
hsv(12, 33%, 80%)
CMYK
cmyk(0%, 26%, 33%, 20%)
CSS variable
--color-primary: #CC9688;
Lowercase HEX
#cc9688

Shades

Tints

Tones

Harmony

CSS snippets for #CC9688

.color-cc9688 {
  color: #CC9688;
  background-color: #CC9688;
}

Frequently asked questions

What color is #CC9688?+

#CC9688 is a HEX color with RGB value rgb(204, 150, 136) and HSL value hsl(12, 40%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC9688?+

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