#CC6E3B Color

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

Color preview

#CC6E3B

Color formats

HEX
#CC6E3B
RGB
rgb(204, 110, 59)
RGBA
rgba(204, 110, 59, 1)
HSL
hsl(21, 59%, 52%)
HSV
hsv(21, 71%, 80%)
CMYK
cmyk(0%, 46%, 71%, 20%)
CSS variable
--color-primary: #CC6E3B;
Lowercase HEX
#cc6e3b

Shades

Tints

Tones

Harmony

CSS snippets for #CC6E3B

.color-cc6e3b {
  color: #CC6E3B;
  background-color: #CC6E3B;
}

Frequently asked questions

What color is #CC6E3B?+

#CC6E3B is a HEX color with RGB value rgb(204, 110, 59) and HSL value hsl(21, 59%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC6E3B?+

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