#CC806B Color

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

Color preview

#CC806B

Color formats

HEX
#CC806B
RGB
rgb(204, 128, 107)
RGBA
rgba(204, 128, 107, 1)
HSL
hsl(13, 49%, 61%)
HSV
hsv(13, 48%, 80%)
CMYK
cmyk(0%, 37%, 48%, 20%)
CSS variable
--color-primary: #CC806B;
Lowercase HEX
#cc806b

Shades

Tints

Tones

Harmony

CSS snippets for #CC806B

.color-cc806b {
  color: #CC806B;
  background-color: #CC806B;
}

Frequently asked questions

What color is #CC806B?+

#CC806B is a HEX color with RGB value rgb(204, 128, 107) and HSL value hsl(13, 49%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC806B?+

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