#EE3DFB Color

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

Color preview

#EE3DFB

Color formats

HEX
#EE3DFB
RGB
rgb(238, 61, 251)
RGBA
rgba(238, 61, 251, 1)
HSL
hsl(296, 96%, 61%)
HSV
hsv(296, 76%, 98%)
CMYK
cmyk(5%, 76%, 0%, 2%)
CSS variable
--color-primary: #EE3DFB;
Lowercase HEX
#ee3dfb

Shades

Tints

Tones

Harmony

CSS snippets for #EE3DFB

.color-ee3dfb {
  color: #EE3DFB;
  background-color: #EE3DFB;
}

Frequently asked questions

What color is #EE3DFB?+

#EE3DFB is a HEX color with RGB value rgb(238, 61, 251) and HSL value hsl(296, 96%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE3DFB?+

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