#EE7FDC Color

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

Color preview

#EE7FDC

Color formats

HEX
#EE7FDC
RGB
rgb(238, 127, 220)
RGBA
rgba(238, 127, 220, 1)
HSL
hsl(310, 77%, 72%)
HSV
hsv(310, 47%, 93%)
CMYK
cmyk(0%, 47%, 8%, 7%)
CSS variable
--color-primary: #EE7FDC;
Lowercase HEX
#ee7fdc

Shades

Tints

Tones

Harmony

CSS snippets for #EE7FDC

.color-ee7fdc {
  color: #EE7FDC;
  background-color: #EE7FDC;
}

Frequently asked questions

What color is #EE7FDC?+

#EE7FDC is a HEX color with RGB value rgb(238, 127, 220) and HSL value hsl(310, 77%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE7FDC?+

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