#EE4BD0 Color

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

Color preview

#EE4BD0

Color formats

HEX
#EE4BD0
RGB
rgb(238, 75, 208)
RGBA
rgba(238, 75, 208, 1)
HSL
hsl(311, 83%, 61%)
HSV
hsv(311, 68%, 93%)
CMYK
cmyk(0%, 68%, 13%, 7%)
CSS variable
--color-primary: #EE4BD0;
Lowercase HEX
#ee4bd0

Shades

Tints

Tones

Harmony

CSS snippets for #EE4BD0

.color-ee4bd0 {
  color: #EE4BD0;
  background-color: #EE4BD0;
}

Frequently asked questions

What color is #EE4BD0?+

#EE4BD0 is a HEX color with RGB value rgb(238, 75, 208) and HSL value hsl(311, 83%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE4BD0?+

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