#E2405B Color

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

Color preview

#E2405B

Color formats

HEX
#E2405B
RGB
rgb(226, 64, 91)
RGBA
rgba(226, 64, 91, 1)
HSL
hsl(350, 74%, 57%)
HSV
hsv(350, 72%, 89%)
CMYK
cmyk(0%, 72%, 60%, 11%)
CSS variable
--color-primary: #E2405B;
Lowercase HEX
#e2405b

Shades

Tints

Tones

Harmony

CSS snippets for #E2405B

.color-e2405b {
  color: #E2405B;
  background-color: #E2405B;
}

Frequently asked questions

What color is #E2405B?+

#E2405B is a HEX color with RGB value rgb(226, 64, 91) and HSL value hsl(350, 74%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E2405B?+

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