#F1EBAE Color

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

Color preview

#F1EBAE

Color formats

HEX
#F1EBAE
RGB
rgb(241, 235, 174)
RGBA
rgba(241, 235, 174, 1)
HSL
hsl(55, 71%, 81%)
HSV
hsv(55, 28%, 95%)
CMYK
cmyk(0%, 2%, 28%, 5%)
CSS variable
--color-primary: #F1EBAE;
Lowercase HEX
#f1ebae

Shades

Tints

Tones

Harmony

CSS snippets for #F1EBAE

.color-f1ebae {
  color: #F1EBAE;
  background-color: #F1EBAE;
}

Frequently asked questions

What color is #F1EBAE?+

#F1EBAE is a HEX color with RGB value rgb(241, 235, 174) and HSL value hsl(55, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1EBAE?+

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