#CC673B Color

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

Color preview

#CC673B

Color formats

HEX
#CC673B
RGB
rgb(204, 103, 59)
RGBA
rgba(204, 103, 59, 1)
HSL
hsl(18, 59%, 52%)
HSV
hsv(18, 71%, 80%)
CMYK
cmyk(0%, 50%, 71%, 20%)
CSS variable
--color-primary: #CC673B;
Lowercase HEX
#cc673b

Shades

Tints

Tones

Harmony

CSS snippets for #CC673B

.color-cc673b {
  color: #CC673B;
  background-color: #CC673B;
}

Frequently asked questions

What color is #CC673B?+

#CC673B is a HEX color with RGB value rgb(204, 103, 59) and HSL value hsl(18, 59%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC673B?+

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