#CC3D1A Color

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

Color preview

#CC3D1A

Color formats

HEX
#CC3D1A
RGB
rgb(204, 61, 26)
RGBA
rgba(204, 61, 26, 1)
HSL
hsl(12, 77%, 45%)
HSV
hsv(12, 87%, 80%)
CMYK
cmyk(0%, 70%, 87%, 20%)
CSS variable
--color-primary: #CC3D1A;
Lowercase HEX
#cc3d1a

Shades

Tints

Tones

Harmony

CSS snippets for #CC3D1A

.color-cc3d1a {
  color: #CC3D1A;
  background-color: #CC3D1A;
}

Frequently asked questions

What color is #CC3D1A?+

#CC3D1A is a HEX color with RGB value rgb(204, 61, 26) and HSL value hsl(12, 77%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC3D1A?+

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