#EE7FD8 Color

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

Color preview

#EE7FD8

Color formats

HEX
#EE7FD8
RGB
rgb(238, 127, 216)
RGBA
rgba(238, 127, 216, 1)
HSL
hsl(312, 77%, 72%)
HSV
hsv(312, 47%, 93%)
CMYK
cmyk(0%, 47%, 9%, 7%)
CSS variable
--color-primary: #EE7FD8;
Lowercase HEX
#ee7fd8

Shades

Tints

Tones

Harmony

CSS snippets for #EE7FD8

.color-ee7fd8 {
  color: #EE7FD8;
  background-color: #EE7FD8;
}

Frequently asked questions

What color is #EE7FD8?+

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

What is the closest Tailwind color to #EE7FD8?+

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