#F0EFF1 Color

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

Color preview

#F0EFF1

Color formats

HEX
#F0EFF1
RGB
rgb(240, 239, 241)
RGBA
rgba(240, 239, 241, 1)
HSL
hsl(270, 7%, 94%)
HSV
hsv(270, 1%, 95%)
CMYK
cmyk(0%, 1%, 0%, 5%)
CSS variable
--color-primary: #F0EFF1;
Lowercase HEX
#f0eff1

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFF1

.color-f0eff1 {
  color: #F0EFF1;
  background-color: #F0EFF1;
}

Frequently asked questions

What color is #F0EFF1?+

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

What is the closest Tailwind color to #F0EFF1?+

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