#CC151E Color

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

Color preview

#CC151E

Color formats

HEX
#CC151E
RGB
rgb(204, 21, 30)
RGBA
rgba(204, 21, 30, 1)
HSL
hsl(357, 81%, 44%)
HSV
hsv(357, 90%, 80%)
CMYK
cmyk(0%, 90%, 85%, 20%)
CSS variable
--color-primary: #CC151E;
Lowercase HEX
#cc151e

Shades

Tints

Tones

Harmony

CSS snippets for #CC151E

.color-cc151e {
  color: #CC151E;
  background-color: #CC151E;
}

Frequently asked questions

What color is #CC151E?+

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

What is the closest Tailwind color to #CC151E?+

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