#EE1B5A Color

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

Color preview

#EE1B5A

Color formats

HEX
#EE1B5A
RGB
rgb(238, 27, 90)
RGBA
rgba(238, 27, 90, 1)
HSL
hsl(342, 86%, 52%)
HSV
hsv(342, 89%, 93%)
CMYK
cmyk(0%, 89%, 62%, 7%)
CSS variable
--color-primary: #EE1B5A;
Lowercase HEX
#ee1b5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE1B5A

.color-ee1b5a {
  color: #EE1B5A;
  background-color: #EE1B5A;
}

Frequently asked questions

What color is #EE1B5A?+

#EE1B5A is a HEX color with RGB value rgb(238, 27, 90) and HSL value hsl(342, 86%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE1B5A?+

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