#E3554B Color

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

Color preview

#E3554B

Color formats

HEX
#E3554B
RGB
rgb(227, 85, 75)
RGBA
rgba(227, 85, 75, 1)
HSL
hsl(4, 73%, 59%)
HSV
hsv(4, 67%, 89%)
CMYK
cmyk(0%, 63%, 67%, 11%)
CSS variable
--color-primary: #E3554B;
Lowercase HEX
#e3554b

Shades

Tints

Tones

Harmony

CSS snippets for #E3554B

.color-e3554b {
  color: #E3554B;
  background-color: #E3554B;
}

Frequently asked questions

What color is #E3554B?+

#E3554B is a HEX color with RGB value rgb(227, 85, 75) and HSL value hsl(4, 73%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E3554B?+

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