#F4E1AE Color

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

Color preview

#F4E1AE

Color formats

HEX
#F4E1AE
RGB
rgb(244, 225, 174)
RGBA
rgba(244, 225, 174, 1)
HSL
hsl(44, 76%, 82%)
HSV
hsv(44, 29%, 96%)
CMYK
cmyk(0%, 8%, 29%, 4%)
CSS variable
--color-primary: #F4E1AE;
Lowercase HEX
#f4e1ae

Shades

Tints

Tones

Harmony

CSS snippets for #F4E1AE

.color-f4e1ae {
  color: #F4E1AE;
  background-color: #F4E1AE;
}

Frequently asked questions

What color is #F4E1AE?+

#F4E1AE is a HEX color with RGB value rgb(244, 225, 174) and HSL value hsl(44, 76%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F4E1AE?+

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