#FFF4CE Color

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

Color preview

#FFF4CE

Color formats

HEX
#FFF4CE
RGB
rgb(255, 244, 206)
RGBA
rgba(255, 244, 206, 1)
HSL
hsl(47, 100%, 90%)
HSV
hsv(47, 19%, 100%)
CMYK
cmyk(0%, 4%, 19%, 0%)
CSS variable
--color-primary: #FFF4CE;
Lowercase HEX
#fff4ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFF4CE

.color-fff4ce {
  color: #FFF4CE;
  background-color: #FFF4CE;
}

Frequently asked questions

What color is #FFF4CE?+

#FFF4CE is a HEX color with RGB value rgb(255, 244, 206) and HSL value hsl(47, 100%, 90%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFF4CE?+

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