#EF0B2A Color

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

Color preview

#EF0B2A

Color formats

HEX
#EF0B2A
RGB
rgb(239, 11, 42)
RGBA
rgba(239, 11, 42, 1)
HSL
hsl(352, 91%, 49%)
HSV
hsv(352, 95%, 94%)
CMYK
cmyk(0%, 95%, 82%, 6%)
CSS variable
--color-primary: #EF0B2A;
Lowercase HEX
#ef0b2a

Shades

Tints

Tones

Harmony

CSS snippets for #EF0B2A

.color-ef0b2a {
  color: #EF0B2A;
  background-color: #EF0B2A;
}

Frequently asked questions

What color is #EF0B2A?+

#EF0B2A is a HEX color with RGB value rgb(239, 11, 42) and HSL value hsl(352, 91%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EF0B2A?+

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