#C12E31 Color

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

Color preview

#C12E31

Color formats

HEX
#C12E31
RGB
rgb(193, 46, 49)
RGBA
rgba(193, 46, 49, 1)
HSL
hsl(359, 62%, 47%)
HSV
hsv(359, 76%, 76%)
CMYK
cmyk(0%, 76%, 75%, 24%)
CSS variable
--color-primary: #C12E31;
Lowercase HEX
#c12e31

Shades

Tints

Tones

Harmony

CSS snippets for #C12E31

.color-c12e31 {
  color: #C12E31;
  background-color: #C12E31;
}

Frequently asked questions

What color is #C12E31?+

#C12E31 is a HEX color with RGB value rgb(193, 46, 49) and HSL value hsl(359, 62%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C12E31?+

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