#EE5DFB Color

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

Color preview

#EE5DFB

Color formats

HEX
#EE5DFB
RGB
rgb(238, 93, 251)
RGBA
rgba(238, 93, 251, 1)
HSL
hsl(295, 95%, 67%)
HSV
hsv(295, 63%, 98%)
CMYK
cmyk(5%, 63%, 0%, 2%)
CSS variable
--color-primary: #EE5DFB;
Lowercase HEX
#ee5dfb

Shades

Tints

Tones

Harmony

CSS snippets for #EE5DFB

.color-ee5dfb {
  color: #EE5DFB;
  background-color: #EE5DFB;
}

Frequently asked questions

What color is #EE5DFB?+

#EE5DFB is a HEX color with RGB value rgb(238, 93, 251) and HSL value hsl(295, 95%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE5DFB?+

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