#EE2050 Color

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

Color preview

#EE2050

Color formats

HEX
#EE2050
RGB
rgb(238, 32, 80)
RGBA
rgba(238, 32, 80, 1)
HSL
hsl(346, 86%, 53%)
HSV
hsv(346, 87%, 93%)
CMYK
cmyk(0%, 87%, 66%, 7%)
CSS variable
--color-primary: #EE2050;
Lowercase HEX
#ee2050

Shades

Tints

Tones

Harmony

CSS snippets for #EE2050

.color-ee2050 {
  color: #EE2050;
  background-color: #EE2050;
}

Frequently asked questions

What color is #EE2050?+

#EE2050 is a HEX color with RGB value rgb(238, 32, 80) and HSL value hsl(346, 86%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE2050?+

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