#F1EBCF Color

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

Color preview

#F1EBCF

Color formats

HEX
#F1EBCF
RGB
rgb(241, 235, 207)
RGBA
rgba(241, 235, 207, 1)
HSL
hsl(49, 55%, 88%)
HSV
hsv(49, 14%, 95%)
CMYK
cmyk(0%, 2%, 14%, 5%)
CSS variable
--color-primary: #F1EBCF;
Lowercase HEX
#f1ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #F1EBCF

.color-f1ebcf {
  color: #F1EBCF;
  background-color: #F1EBCF;
}

Frequently asked questions

What color is #F1EBCF?+

#F1EBCF is a HEX color with RGB value rgb(241, 235, 207) and HSL value hsl(49, 55%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EBCF?+

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