#CC2B19 Color

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

Color preview

#CC2B19

Color formats

HEX
#CC2B19
RGB
rgb(204, 43, 25)
RGBA
rgba(204, 43, 25, 1)
HSL
hsl(6, 78%, 45%)
HSV
hsv(6, 88%, 80%)
CMYK
cmyk(0%, 79%, 88%, 20%)
CSS variable
--color-primary: #CC2B19;
Lowercase HEX
#cc2b19

Shades

Tints

Tones

Harmony

CSS snippets for #CC2B19

.color-cc2b19 {
  color: #CC2B19;
  background-color: #CC2B19;
}

Frequently asked questions

What color is #CC2B19?+

#CC2B19 is a HEX color with RGB value rgb(204, 43, 25) and HSL value hsl(6, 78%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC2B19?+

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