#E4605B Color

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

Color preview

#E4605B

Color formats

HEX
#E4605B
RGB
rgb(228, 96, 91)
RGBA
rgba(228, 96, 91, 1)
HSL
hsl(2, 72%, 63%)
HSV
hsv(2, 60%, 89%)
CMYK
cmyk(0%, 58%, 60%, 11%)
CSS variable
--color-primary: #E4605B;
Lowercase HEX
#e4605b

Shades

Tints

Tones

Harmony

CSS snippets for #E4605B

.color-e4605b {
  color: #E4605B;
  background-color: #E4605B;
}

Frequently asked questions

What color is #E4605B?+

#E4605B is a HEX color with RGB value rgb(228, 96, 91) and HSL value hsl(2, 72%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E4605B?+

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