#EE7EEE Color

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

Color preview

#EE7EEE

Color formats

HEX
#EE7EEE
RGB
rgb(238, 126, 238)
RGBA
rgba(238, 126, 238, 1)
HSL
hsl(300, 77%, 71%)
HSV
hsv(300, 47%, 93%)
CMYK
cmyk(0%, 47%, 0%, 7%)
CSS variable
--color-primary: #EE7EEE;
Lowercase HEX
#ee7eee

Shades

Tints

Tones

Harmony

CSS snippets for #EE7EEE

.color-ee7eee {
  color: #EE7EEE;
  background-color: #EE7EEE;
}

Frequently asked questions

What color is #EE7EEE?+

#EE7EEE is a HEX color with RGB value rgb(238, 126, 238) and HSL value hsl(300, 77%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE7EEE?+

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