#EFEEF0 Color

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

Color preview

#EFEEF0

Color formats

HEX
#EFEEF0
RGB
rgb(239, 238, 240)
RGBA
rgba(239, 238, 240, 1)
HSL
hsl(270, 6%, 94%)
HSV
hsv(270, 1%, 94%)
CMYK
cmyk(0%, 1%, 0%, 6%)
CSS variable
--color-primary: #EFEEF0;
Lowercase HEX
#efeef0

Shades

Tints

Tones

Harmony

CSS snippets for #EFEEF0

.color-efeef0 {
  color: #EFEEF0;
  background-color: #EFEEF0;
}

Frequently asked questions

What color is #EFEEF0?+

#EFEEF0 is a HEX color with RGB value rgb(239, 238, 240) and HSL value hsl(270, 6%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EFEEF0?+

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