#F1EABB Color

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

Color preview

#F1EABB

Color formats

HEX
#F1EABB
RGB
rgb(241, 234, 187)
RGBA
rgba(241, 234, 187, 1)
HSL
hsl(52, 66%, 84%)
HSV
hsv(52, 22%, 95%)
CMYK
cmyk(0%, 3%, 22%, 5%)
CSS variable
--color-primary: #F1EABB;
Lowercase HEX
#f1eabb

Shades

Tints

Tones

Harmony

CSS snippets for #F1EABB

.color-f1eabb {
  color: #F1EABB;
  background-color: #F1EABB;
}

Frequently asked questions

What color is #F1EABB?+

#F1EABB is a HEX color with RGB value rgb(241, 234, 187) and HSL value hsl(52, 66%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1EABB?+

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