#C01F16 Color

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

Color preview

#C01F16

Color formats

HEX
#C01F16
RGB
rgb(192, 31, 22)
RGBA
rgba(192, 31, 22, 1)
HSL
hsl(3, 79%, 42%)
HSV
hsv(3, 89%, 75%)
CMYK
cmyk(0%, 84%, 89%, 25%)
CSS variable
--color-primary: #C01F16;
Lowercase HEX
#c01f16

Shades

Tints

Tones

Harmony

CSS snippets for #C01F16

.color-c01f16 {
  color: #C01F16;
  background-color: #C01F16;
}

Frequently asked questions

What color is #C01F16?+

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

What is the closest Tailwind color to #C01F16?+

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