#CC2B25 Color

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

Color preview

#CC2B25

Color formats

HEX
#CC2B25
RGB
rgb(204, 43, 37)
RGBA
rgba(204, 43, 37, 1)
HSL
hsl(2, 69%, 47%)
HSV
hsv(2, 82%, 80%)
CMYK
cmyk(0%, 79%, 82%, 20%)
CSS variable
--color-primary: #CC2B25;
Lowercase HEX
#cc2b25

Shades

Tints

Tones

Harmony

CSS snippets for #CC2B25

.color-cc2b25 {
  color: #CC2B25;
  background-color: #CC2B25;
}

Frequently asked questions

What color is #CC2B25?+

#CC2B25 is a HEX color with RGB value rgb(204, 43, 37) and HSL value hsl(2, 69%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC2B25?+

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