#F5F3CE Color

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

Color preview

#F5F3CE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5F3CE

.color-f5f3ce {
  color: #F5F3CE;
  background-color: #F5F3CE;
}

Frequently asked questions

What color is #F5F3CE?+

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

What is the closest Tailwind color to #F5F3CE?+

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