#F0EFEB Color

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

Color preview

#F0EFEB

Color formats

HEX
#F0EFEB
RGB
rgb(240, 239, 235)
RGBA
rgba(240, 239, 235, 1)
HSL
hsl(48, 14%, 93%)
HSV
hsv(48, 2%, 94%)
CMYK
cmyk(0%, 0%, 2%, 6%)
CSS variable
--color-primary: #F0EFEB;
Lowercase HEX
#f0efeb

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFEB

.color-f0efeb {
  color: #F0EFEB;
  background-color: #F0EFEB;
}

Frequently asked questions

What color is #F0EFEB?+

#F0EFEB is a HEX color with RGB value rgb(240, 239, 235) and HSL value hsl(48, 14%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F0EFEB?+

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