#CC2115 Color

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

Color preview

#CC2115

Color formats

HEX
#CC2115
RGB
rgb(204, 33, 21)
RGBA
rgba(204, 33, 21, 1)
HSL
hsl(4, 81%, 44%)
HSV
hsv(4, 90%, 80%)
CMYK
cmyk(0%, 84%, 90%, 20%)
CSS variable
--color-primary: #CC2115;
Lowercase HEX
#cc2115

Shades

Tints

Tones

Harmony

CSS snippets for #CC2115

.color-cc2115 {
  color: #CC2115;
  background-color: #CC2115;
}

Frequently asked questions

What color is #CC2115?+

#CC2115 is a HEX color with RGB value rgb(204, 33, 21) and HSL value hsl(4, 81%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC2115?+

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