#ED3945 Color

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

Color preview

#ED3945

Color formats

HEX
#ED3945
RGB
rgb(237, 57, 69)
RGBA
rgba(237, 57, 69, 1)
HSL
hsl(356, 83%, 58%)
HSV
hsv(356, 76%, 93%)
CMYK
cmyk(0%, 76%, 71%, 7%)
CSS variable
--color-primary: #ED3945;
Lowercase HEX
#ed3945

Shades

Tints

Tones

Harmony

CSS snippets for #ED3945

.color-ed3945 {
  color: #ED3945;
  background-color: #ED3945;
}

Frequently asked questions

What color is #ED3945?+

#ED3945 is a HEX color with RGB value rgb(237, 57, 69) and HSL value hsl(356, 83%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #ED3945?+

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