#E12E25 Color

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

Color preview

#E12E25

Color formats

HEX
#E12E25
RGB
rgb(225, 46, 37)
RGBA
rgba(225, 46, 37, 1)
HSL
hsl(3, 76%, 51%)
HSV
hsv(3, 84%, 88%)
CMYK
cmyk(0%, 80%, 84%, 12%)
CSS variable
--color-primary: #E12E25;
Lowercase HEX
#e12e25

Shades

Tints

Tones

Harmony

CSS snippets for #E12E25

.color-e12e25 {
  color: #E12E25;
  background-color: #E12E25;
}

Frequently asked questions

What color is #E12E25?+

#E12E25 is a HEX color with RGB value rgb(225, 46, 37) and HSL value hsl(3, 76%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E12E25?+

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