#ED3E3B Color

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

Color preview

#ED3E3B

Color formats

HEX
#ED3E3B
RGB
rgb(237, 62, 59)
RGBA
rgba(237, 62, 59, 1)
HSL
hsl(1, 83%, 58%)
HSV
hsv(1, 75%, 93%)
CMYK
cmyk(0%, 74%, 75%, 7%)
CSS variable
--color-primary: #ED3E3B;
Lowercase HEX
#ed3e3b

Shades

Tints

Tones

Harmony

CSS snippets for #ED3E3B

.color-ed3e3b {
  color: #ED3E3B;
  background-color: #ED3E3B;
}

Frequently asked questions

What color is #ED3E3B?+

#ED3E3B is a HEX color with RGB value rgb(237, 62, 59) and HSL value hsl(1, 83%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #ED3E3B?+

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