#EEE6F7 Color

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

Color preview

#EEE6F7

Color formats

HEX
#EEE6F7
RGB
rgb(238, 230, 247)
RGBA
rgba(238, 230, 247, 1)
HSL
hsl(268, 52%, 94%)
HSV
hsv(268, 7%, 97%)
CMYK
cmyk(4%, 7%, 0%, 3%)
CSS variable
--color-primary: #EEE6F7;
Lowercase HEX
#eee6f7

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6F7

.color-eee6f7 {
  color: #EEE6F7;
  background-color: #EEE6F7;
}

Frequently asked questions

What color is #EEE6F7?+

#EEE6F7 is a HEX color with RGB value rgb(238, 230, 247) and HSL value hsl(268, 52%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE6F7?+

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