#C01C16 Color

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

Color preview

#C01C16

Color formats

HEX
#C01C16
RGB
rgb(192, 28, 22)
RGBA
rgba(192, 28, 22, 1)
HSL
hsl(2, 79%, 42%)
HSV
hsv(2, 89%, 75%)
CMYK
cmyk(0%, 85%, 89%, 25%)
CSS variable
--color-primary: #C01C16;
Lowercase HEX
#c01c16

Shades

Tints

Tones

Harmony

CSS snippets for #C01C16

.color-c01c16 {
  color: #C01C16;
  background-color: #C01C16;
}

Frequently asked questions

What color is #C01C16?+

#C01C16 is a HEX color with RGB value rgb(192, 28, 22) and HSL value hsl(2, 79%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C01C16?+

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