#F1EBCD Color

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

Color preview

#F1EBCD

Color formats

HEX
#F1EBCD
RGB
rgb(241, 235, 205)
RGBA
rgba(241, 235, 205, 1)
HSL
hsl(50, 56%, 87%)
HSV
hsv(50, 15%, 95%)
CMYK
cmyk(0%, 2%, 15%, 5%)
CSS variable
--color-primary: #F1EBCD;
Lowercase HEX
#f1ebcd

Shades

Tints

Tones

Harmony

CSS snippets for #F1EBCD

.color-f1ebcd {
  color: #F1EBCD;
  background-color: #F1EBCD;
}

Frequently asked questions

What color is #F1EBCD?+

#F1EBCD is a HEX color with RGB value rgb(241, 235, 205) and HSL value hsl(50, 56%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EBCD?+

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