#CC2415 Color

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

Color preview

#CC2415

Color formats

HEX
#CC2415
RGB
rgb(204, 36, 21)
RGBA
rgba(204, 36, 21, 1)
HSL
hsl(5, 81%, 44%)
HSV
hsv(5, 90%, 80%)
CMYK
cmyk(0%, 82%, 90%, 20%)
CSS variable
--color-primary: #CC2415;
Lowercase HEX
#cc2415

Shades

Tints

Tones

Harmony

CSS snippets for #CC2415

.color-cc2415 {
  color: #CC2415;
  background-color: #CC2415;
}

Frequently asked questions

What color is #CC2415?+

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

What is the closest Tailwind color to #CC2415?+

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