#F2EEBE Color

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

Color preview

#F2EEBE

Color formats

HEX
#F2EEBE
RGB
rgb(242, 238, 190)
RGBA
rgba(242, 238, 190, 1)
HSL
hsl(55, 67%, 85%)
HSV
hsv(55, 21%, 95%)
CMYK
cmyk(0%, 2%, 21%, 5%)
CSS variable
--color-primary: #F2EEBE;
Lowercase HEX
#f2eebe

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEBE

.color-f2eebe {
  color: #F2EEBE;
  background-color: #F2EEBE;
}

Frequently asked questions

What color is #F2EEBE?+

#F2EEBE is a HEX color with RGB value rgb(242, 238, 190) and HSL value hsl(55, 67%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2EEBE?+

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