#EE1AD5 Color

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

Color preview

#EE1AD5

Color formats

HEX
#EE1AD5
RGB
rgb(238, 26, 213)
RGBA
rgba(238, 26, 213, 1)
HSL
hsl(307, 86%, 52%)
HSV
hsv(307, 89%, 93%)
CMYK
cmyk(0%, 89%, 11%, 7%)
CSS variable
--color-primary: #EE1AD5;
Lowercase HEX
#ee1ad5

Shades

Tints

Tones

Harmony

CSS snippets for #EE1AD5

.color-ee1ad5 {
  color: #EE1AD5;
  background-color: #EE1AD5;
}

Frequently asked questions

What color is #EE1AD5?+

#EE1AD5 is a HEX color with RGB value rgb(238, 26, 213) and HSL value hsl(307, 86%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE1AD5?+

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