#F1EDBF Color

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

Color preview

#F1EDBF

Color formats

HEX
#F1EDBF
RGB
rgb(241, 237, 191)
RGBA
rgba(241, 237, 191, 1)
HSL
hsl(55, 64%, 85%)
HSV
hsv(55, 21%, 95%)
CMYK
cmyk(0%, 2%, 21%, 5%)
CSS variable
--color-primary: #F1EDBF;
Lowercase HEX
#f1edbf

Shades

Tints

Tones

Harmony

CSS snippets for #F1EDBF

.color-f1edbf {
  color: #F1EDBF;
  background-color: #F1EDBF;
}

Frequently asked questions

What color is #F1EDBF?+

#F1EDBF is a HEX color with RGB value rgb(241, 237, 191) and HSL value hsl(55, 64%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F1EDBF?+

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