#EA101F Color

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

Color preview

#EA101F

Color formats

HEX
#EA101F
RGB
rgb(234, 16, 31)
RGBA
rgba(234, 16, 31, 1)
HSL
hsl(356, 87%, 49%)
HSV
hsv(356, 93%, 92%)
CMYK
cmyk(0%, 93%, 87%, 8%)
CSS variable
--color-primary: #EA101F;
Lowercase HEX
#ea101f

Shades

Tints

Tones

Harmony

CSS snippets for #EA101F

.color-ea101f {
  color: #EA101F;
  background-color: #EA101F;
}

Frequently asked questions

What color is #EA101F?+

#EA101F is a HEX color with RGB value rgb(234, 16, 31) and HSL value hsl(356, 87%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EA101F?+

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