#EE1BDC Color

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

Color preview

#EE1BDC

Color formats

HEX
#EE1BDC
RGB
rgb(238, 27, 220)
RGBA
rgba(238, 27, 220, 1)
HSL
hsl(305, 86%, 52%)
HSV
hsv(305, 89%, 93%)
CMYK
cmyk(0%, 89%, 8%, 7%)
CSS variable
--color-primary: #EE1BDC;
Lowercase HEX
#ee1bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EE1BDC

.color-ee1bdc {
  color: #EE1BDC;
  background-color: #EE1BDC;
}

Frequently asked questions

What color is #EE1BDC?+

#EE1BDC is a HEX color with RGB value rgb(238, 27, 220) and HSL value hsl(305, 86%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE1BDC?+

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