#F0EEBE Color

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

Color preview

#F0EEBE

Color formats

HEX
#F0EEBE
RGB
rgb(240, 238, 190)
RGBA
rgba(240, 238, 190, 1)
HSL
hsl(58, 62%, 84%)
HSV
hsv(58, 21%, 94%)
CMYK
cmyk(0%, 1%, 21%, 6%)
CSS variable
--color-primary: #F0EEBE;
Lowercase HEX
#f0eebe

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEBE

.color-f0eebe {
  color: #F0EEBE;
  background-color: #F0EEBE;
}

Frequently asked questions

What color is #F0EEBE?+

#F0EEBE is a HEX color with RGB value rgb(240, 238, 190) and HSL value hsl(58, 62%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F0EEBE?+

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