#ED3E23 Color

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

Color preview

#ED3E23

Color formats

HEX
#ED3E23
RGB
rgb(237, 62, 35)
RGBA
rgba(237, 62, 35, 1)
HSL
hsl(8, 85%, 53%)
HSV
hsv(8, 85%, 93%)
CMYK
cmyk(0%, 74%, 85%, 7%)
CSS variable
--color-primary: #ED3E23;
Lowercase HEX
#ed3e23

Shades

Tints

Tones

Harmony

CSS snippets for #ED3E23

.color-ed3e23 {
  color: #ED3E23;
  background-color: #ED3E23;
}

Frequently asked questions

What color is #ED3E23?+

#ED3E23 is a HEX color with RGB value rgb(237, 62, 35) and HSL value hsl(8, 85%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #ED3E23?+

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