#CC806E Color

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

Color preview

#CC806E

Color formats

HEX
#CC806E
RGB
rgb(204, 128, 110)
RGBA
rgba(204, 128, 110, 1)
HSL
hsl(11, 48%, 62%)
HSV
hsv(11, 46%, 80%)
CMYK
cmyk(0%, 37%, 46%, 20%)
CSS variable
--color-primary: #CC806E;
Lowercase HEX
#cc806e

Shades

Tints

Tones

Harmony

CSS snippets for #CC806E

.color-cc806e {
  color: #CC806E;
  background-color: #CC806E;
}

Frequently asked questions

What color is #CC806E?+

#CC806E is a HEX color with RGB value rgb(204, 128, 110) and HSL value hsl(11, 48%, 62%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #CC806E?+

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