#F0F0EB Color

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

Color preview

#F0F0EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0F0EB

.color-f0f0eb {
  color: #F0F0EB;
  background-color: #F0F0EB;
}

Frequently asked questions

What color is #F0F0EB?+

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

What is the closest Tailwind color to #F0F0EB?+

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