#C2050E Color

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

Color preview

#C2050E

Color formats

HEX
#C2050E
RGB
rgb(194, 5, 14)
RGBA
rgba(194, 5, 14, 1)
HSL
hsl(357, 95%, 39%)
HSV
hsv(357, 97%, 76%)
CMYK
cmyk(0%, 97%, 93%, 24%)
CSS variable
--color-primary: #C2050E;
Lowercase HEX
#c2050e

Shades

Tints

Tones

Harmony

CSS snippets for #C2050E

.color-c2050e {
  color: #C2050E;
  background-color: #C2050E;
}

Frequently asked questions

What color is #C2050E?+

#C2050E is a HEX color with RGB value rgb(194, 5, 14) and HSL value hsl(357, 95%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C2050E?+

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