#F5F2CE Color

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

Color preview

#F5F2CE

Color formats

HEX
#F5F2CE
RGB
rgb(245, 242, 206)
RGBA
rgba(245, 242, 206, 1)
HSL
hsl(55, 66%, 88%)
HSV
hsv(55, 16%, 96%)
CMYK
cmyk(0%, 1%, 16%, 4%)
CSS variable
--color-primary: #F5F2CE;
Lowercase HEX
#f5f2ce

Shades

Tints

Tones

Harmony

CSS snippets for #F5F2CE

.color-f5f2ce {
  color: #F5F2CE;
  background-color: #F5F2CE;
}

Frequently asked questions

What color is #F5F2CE?+

#F5F2CE is a HEX color with RGB value rgb(245, 242, 206) and HSL value hsl(55, 66%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F5F2CE?+

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