#ED150E Color

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

Color preview

#ED150E

Color formats

HEX
#ED150E
RGB
rgb(237, 21, 14)
RGBA
rgba(237, 21, 14, 1)
HSL
hsl(2, 89%, 49%)
HSV
hsv(2, 94%, 93%)
CMYK
cmyk(0%, 91%, 94%, 7%)
CSS variable
--color-primary: #ED150E;
Lowercase HEX
#ed150e

Shades

Tints

Tones

Harmony

CSS snippets for #ED150E

.color-ed150e {
  color: #ED150E;
  background-color: #ED150E;
}

Frequently asked questions

What color is #ED150E?+

#ED150E is a HEX color with RGB value rgb(237, 21, 14) and HSL value hsl(2, 89%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #ED150E?+

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