#EA2B15 Color

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

Color preview

#EA2B15

Color formats

HEX
#EA2B15
RGB
rgb(234, 43, 21)
RGBA
rgba(234, 43, 21, 1)
HSL
hsl(6, 84%, 50%)
HSV
hsv(6, 91%, 92%)
CMYK
cmyk(0%, 82%, 91%, 8%)
CSS variable
--color-primary: #EA2B15;
Lowercase HEX
#ea2b15

Shades

Tints

Tones

Harmony

CSS snippets for #EA2B15

.color-ea2b15 {
  color: #EA2B15;
  background-color: #EA2B15;
}

Frequently asked questions

What color is #EA2B15?+

#EA2B15 is a HEX color with RGB value rgb(234, 43, 21) and HSL value hsl(6, 84%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EA2B15?+

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