#CC8899 Color

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

Color preview

#CC8899

Color formats

HEX
#CC8899
RGB
rgb(204, 136, 153)
RGBA
rgba(204, 136, 153, 1)
HSL
hsl(345, 40%, 67%)
HSV
hsv(345, 33%, 80%)
CMYK
cmyk(0%, 33%, 25%, 20%)
CSS variable
--color-primary: #CC8899;
Lowercase HEX
#cc8899

Shades

Tints

Tones

Harmony

CSS snippets for #CC8899

.color-cc8899 {
  color: #CC8899;
  background-color: #CC8899;
}

Frequently asked questions

What color is #CC8899?+

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

What is the closest Tailwind color to #CC8899?+

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