#E2504B Color

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

Color preview

#E2504B

Color formats

HEX
#E2504B
RGB
rgb(226, 80, 75)
RGBA
rgba(226, 80, 75, 1)
HSL
hsl(2, 72%, 59%)
HSV
hsv(2, 67%, 89%)
CMYK
cmyk(0%, 65%, 67%, 11%)
CSS variable
--color-primary: #E2504B;
Lowercase HEX
#e2504b

Shades

Tints

Tones

Harmony

CSS snippets for #E2504B

.color-e2504b {
  color: #E2504B;
  background-color: #E2504B;
}

Frequently asked questions

What color is #E2504B?+

#E2504B is a HEX color with RGB value rgb(226, 80, 75) and HSL value hsl(2, 72%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E2504B?+

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