#EEEBF6 Color

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

Color preview

#EEEBF6

Color formats

HEX
#EEEBF6
RGB
rgb(238, 235, 246)
RGBA
rgba(238, 235, 246, 1)
HSL
hsl(256, 38%, 94%)
HSV
hsv(256, 4%, 96%)
CMYK
cmyk(3%, 4%, 0%, 4%)
CSS variable
--color-primary: #EEEBF6;
Lowercase HEX
#eeebf6

Shades

Tints

Tones

Harmony

CSS snippets for #EEEBF6

.color-eeebf6 {
  color: #EEEBF6;
  background-color: #EEEBF6;
}

Frequently asked questions

What color is #EEEBF6?+

#EEEBF6 is a HEX color with RGB value rgb(238, 235, 246) and HSL value hsl(256, 38%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEEBF6?+

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