#CC2715 Color

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

Color preview

#CC2715

Color formats

HEX
#CC2715
RGB
rgb(204, 39, 21)
RGBA
rgba(204, 39, 21, 1)
HSL
hsl(6, 81%, 44%)
HSV
hsv(6, 90%, 80%)
CMYK
cmyk(0%, 81%, 90%, 20%)
CSS variable
--color-primary: #CC2715;
Lowercase HEX
#cc2715

Shades

Tints

Tones

Harmony

CSS snippets for #CC2715

.color-cc2715 {
  color: #CC2715;
  background-color: #CC2715;
}

Frequently asked questions

What color is #CC2715?+

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

What is the closest Tailwind color to #CC2715?+

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