#EEEFF9 Color

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

Color preview

#EEEFF9

Color formats

HEX
#EEEFF9
RGB
rgb(238, 239, 249)
RGBA
rgba(238, 239, 249, 1)
HSL
hsl(235, 48%, 95%)
HSV
hsv(235, 4%, 98%)
CMYK
cmyk(4%, 4%, 0%, 2%)
CSS variable
--color-primary: #EEEFF9;
Lowercase HEX
#eeeff9

Shades

Tints

Tones

Harmony

CSS snippets for #EEEFF9

.color-eeeff9 {
  color: #EEEFF9;
  background-color: #EEEFF9;
}

Frequently asked questions

What color is #EEEFF9?+

#EEEFF9 is a HEX color with RGB value rgb(238, 239, 249) and HSL value hsl(235, 48%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEEFF9?+

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