#CC785B Color

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

Color preview

#CC785B

Color formats

HEX
#CC785B
RGB
rgb(204, 120, 91)
RGBA
rgba(204, 120, 91, 1)
HSL
hsl(15, 53%, 58%)
HSV
hsv(15, 55%, 80%)
CMYK
cmyk(0%, 41%, 55%, 20%)
CSS variable
--color-primary: #CC785B;
Lowercase HEX
#cc785b

Shades

Tints

Tones

Harmony

CSS snippets for #CC785B

.color-cc785b {
  color: #CC785B;
  background-color: #CC785B;
}

Frequently asked questions

What color is #CC785B?+

#CC785B is a HEX color with RGB value rgb(204, 120, 91) and HSL value hsl(15, 53%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC785B?+

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