#EB3A5A Color

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

Color preview

#EB3A5A

Color formats

HEX
#EB3A5A
RGB
rgb(235, 58, 90)
RGBA
rgba(235, 58, 90, 1)
HSL
hsl(349, 82%, 57%)
HSV
hsv(349, 75%, 92%)
CMYK
cmyk(0%, 75%, 62%, 8%)
CSS variable
--color-primary: #EB3A5A;
Lowercase HEX
#eb3a5a

Shades

Tints

Tones

Harmony

CSS snippets for #EB3A5A

.color-eb3a5a {
  color: #EB3A5A;
  background-color: #EB3A5A;
}

Frequently asked questions

What color is #EB3A5A?+

#EB3A5A is a HEX color with RGB value rgb(235, 58, 90) and HSL value hsl(349, 82%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EB3A5A?+

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