#EF400B Color

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

Color preview

#EF400B

Color formats

HEX
#EF400B
RGB
rgb(239, 64, 11)
RGBA
rgba(239, 64, 11, 1)
HSL
hsl(14, 91%, 49%)
HSV
hsv(14, 95%, 94%)
CMYK
cmyk(0%, 73%, 95%, 6%)
CSS variable
--color-primary: #EF400B;
Lowercase HEX
#ef400b

Shades

Tints

Tones

Harmony

CSS snippets for #EF400B

.color-ef400b {
  color: #EF400B;
  background-color: #EF400B;
}

Frequently asked questions

What color is #EF400B?+

#EF400B is a HEX color with RGB value rgb(239, 64, 11) and HSL value hsl(14, 91%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EF400B?+

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