#EB555A Color

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

Color preview

#EB555A

Color formats

HEX
#EB555A
RGB
rgb(235, 85, 90)
RGBA
rgba(235, 85, 90, 1)
HSL
hsl(358, 79%, 63%)
HSV
hsv(358, 64%, 92%)
CMYK
cmyk(0%, 64%, 62%, 8%)
CSS variable
--color-primary: #EB555A;
Lowercase HEX
#eb555a

Shades

Tints

Tones

Harmony

CSS snippets for #EB555A

.color-eb555a {
  color: #EB555A;
  background-color: #EB555A;
}

Frequently asked questions

What color is #EB555A?+

#EB555A is a HEX color with RGB value rgb(235, 85, 90) and HSL value hsl(358, 79%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EB555A?+

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