#EB555F Color

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

Color preview

#EB555F

Color formats

HEX
#EB555F
RGB
rgb(235, 85, 95)
RGBA
rgba(235, 85, 95, 1)
HSL
hsl(356, 79%, 63%)
HSV
hsv(356, 64%, 92%)
CMYK
cmyk(0%, 64%, 60%, 8%)
CSS variable
--color-primary: #EB555F;
Lowercase HEX
#eb555f

Shades

Tints

Tones

Harmony

CSS snippets for #EB555F

.color-eb555f {
  color: #EB555F;
  background-color: #EB555F;
}

Frequently asked questions

What color is #EB555F?+

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

What is the closest Tailwind color to #EB555F?+

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