#F0ECE1 Color

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

Color preview

#F0ECE1

Color formats

HEX
#F0ECE1
RGB
rgb(240, 236, 225)
RGBA
rgba(240, 236, 225, 1)
HSL
hsl(44, 33%, 91%)
HSV
hsv(44, 6%, 94%)
CMYK
cmyk(0%, 2%, 6%, 6%)
CSS variable
--color-primary: #F0ECE1;
Lowercase HEX
#f0ece1

Shades

Tints

Tones

Harmony

CSS snippets for #F0ECE1

.color-f0ece1 {
  color: #F0ECE1;
  background-color: #F0ECE1;
}

Frequently asked questions

What color is #F0ECE1?+

#F0ECE1 is a HEX color with RGB value rgb(240, 236, 225) and HSL value hsl(44, 33%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0ECE1?+

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