#F1F2EB Color

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

Color preview

#F1F2EB

Color formats

HEX
#F1F2EB
RGB
rgb(241, 242, 235)
RGBA
rgba(241, 242, 235, 1)
HSL
hsl(69, 21%, 94%)
HSV
hsv(69, 3%, 95%)
CMYK
cmyk(0%, 0%, 3%, 5%)
CSS variable
--color-primary: #F1F2EB;
Lowercase HEX
#f1f2eb

Shades

Tints

Tones

Harmony

CSS snippets for #F1F2EB

.color-f1f2eb {
  color: #F1F2EB;
  background-color: #F1F2EB;
}

Frequently asked questions

What color is #F1F2EB?+

#F1F2EB is a HEX color with RGB value rgb(241, 242, 235) and HSL value hsl(69, 21%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F1F2EB?+

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