#CC8B80 Color

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

Color preview

#CC8B80

Color formats

HEX
#CC8B80
RGB
rgb(204, 139, 128)
RGBA
rgba(204, 139, 128, 1)
HSL
hsl(9, 43%, 65%)
HSV
hsv(9, 37%, 80%)
CMYK
cmyk(0%, 32%, 37%, 20%)
CSS variable
--color-primary: #CC8B80;
Lowercase HEX
#cc8b80

Shades

Tints

Tones

Harmony

CSS snippets for #CC8B80

.color-cc8b80 {
  color: #CC8B80;
  background-color: #CC8B80;
}

Frequently asked questions

What color is #CC8B80?+

#CC8B80 is a HEX color with RGB value rgb(204, 139, 128) and HSL value hsl(9, 43%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC8B80?+

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