#ED2D23 Color

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

Color preview

#ED2D23

Color formats

HEX
#ED2D23
RGB
rgb(237, 45, 35)
RGBA
rgba(237, 45, 35, 1)
HSL
hsl(3, 85%, 53%)
HSV
hsv(3, 85%, 93%)
CMYK
cmyk(0%, 81%, 85%, 7%)
CSS variable
--color-primary: #ED2D23;
Lowercase HEX
#ed2d23

Shades

Tints

Tones

Harmony

CSS snippets for #ED2D23

.color-ed2d23 {
  color: #ED2D23;
  background-color: #ED2D23;
}

Frequently asked questions

What color is #ED2D23?+

#ED2D23 is a HEX color with RGB value rgb(237, 45, 35) and HSL value hsl(3, 85%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #ED2D23?+

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