#EB1E5B Color

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

Color preview

#EB1E5B

Color formats

HEX
#EB1E5B
RGB
rgb(235, 30, 91)
RGBA
rgba(235, 30, 91, 1)
HSL
hsl(342, 84%, 52%)
HSV
hsv(342, 87%, 92%)
CMYK
cmyk(0%, 87%, 61%, 8%)
CSS variable
--color-primary: #EB1E5B;
Lowercase HEX
#eb1e5b

Shades

Tints

Tones

Harmony

CSS snippets for #EB1E5B

.color-eb1e5b {
  color: #EB1E5B;
  background-color: #EB1E5B;
}

Frequently asked questions

What color is #EB1E5B?+

#EB1E5B is a HEX color with RGB value rgb(235, 30, 91) and HSL value hsl(342, 84%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB1E5B?+

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