#ED2345 Color

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

Color preview

#ED2345

Color formats

HEX
#ED2345
RGB
rgb(237, 35, 69)
RGBA
rgba(237, 35, 69, 1)
HSL
hsl(350, 85%, 53%)
HSV
hsv(350, 85%, 93%)
CMYK
cmyk(0%, 85%, 71%, 7%)
CSS variable
--color-primary: #ED2345;
Lowercase HEX
#ed2345

Shades

Tints

Tones

Harmony

CSS snippets for #ED2345

.color-ed2345 {
  color: #ED2345;
  background-color: #ED2345;
}

Frequently asked questions

What color is #ED2345?+

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

What is the closest Tailwind color to #ED2345?+

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