#F0EBDA Color

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

Color preview

#F0EBDA

Color formats

HEX
#F0EBDA
RGB
rgb(240, 235, 218)
RGBA
rgba(240, 235, 218, 1)
HSL
hsl(46, 42%, 90%)
HSV
hsv(46, 9%, 94%)
CMYK
cmyk(0%, 2%, 9%, 6%)
CSS variable
--color-primary: #F0EBDA;
Lowercase HEX
#f0ebda

Shades

Tints

Tones

Harmony

CSS snippets for #F0EBDA

.color-f0ebda {
  color: #F0EBDA;
  background-color: #F0EBDA;
}

Frequently asked questions

What color is #F0EBDA?+

#F0EBDA is a HEX color with RGB value rgb(240, 235, 218) and HSL value hsl(46, 42%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F0EBDA?+

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