#CC9370 Color

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

Color preview

#CC9370

Color formats

HEX
#CC9370
RGB
rgb(204, 147, 112)
RGBA
rgba(204, 147, 112, 1)
HSL
hsl(23, 47%, 62%)
HSV
hsv(23, 45%, 80%)
CMYK
cmyk(0%, 28%, 45%, 20%)
CSS variable
--color-primary: #CC9370;
Lowercase HEX
#cc9370

Shades

Tints

Tones

Harmony

CSS snippets for #CC9370

.color-cc9370 {
  color: #CC9370;
  background-color: #CC9370;
}

Frequently asked questions

What color is #CC9370?+

#CC9370 is a HEX color with RGB value rgb(204, 147, 112) and HSL value hsl(23, 47%, 62%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #CC9370?+

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