#E12F32 Color

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

Color preview

#E12F32

Color formats

HEX
#E12F32
RGB
rgb(225, 47, 50)
RGBA
rgba(225, 47, 50, 1)
HSL
hsl(359, 75%, 53%)
HSV
hsv(359, 79%, 88%)
CMYK
cmyk(0%, 79%, 78%, 12%)
CSS variable
--color-primary: #E12F32;
Lowercase HEX
#e12f32

Shades

Tints

Tones

Harmony

CSS snippets for #E12F32

.color-e12f32 {
  color: #E12F32;
  background-color: #E12F32;
}

Frequently asked questions

What color is #E12F32?+

#E12F32 is a HEX color with RGB value rgb(225, 47, 50) and HSL value hsl(359, 75%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E12F32?+

The closest Tailwind color is red-600, available as the bg-red-600 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