#F5F4CF Color

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

Color preview

#F5F4CF

Color formats

HEX
#F5F4CF
RGB
rgb(245, 244, 207)
RGBA
rgba(245, 244, 207, 1)
HSL
hsl(58, 66%, 89%)
HSV
hsv(58, 16%, 96%)
CMYK
cmyk(0%, 0%, 16%, 4%)
CSS variable
--color-primary: #F5F4CF;
Lowercase HEX
#f5f4cf

Shades

Tints

Tones

Harmony

CSS snippets for #F5F4CF

.color-f5f4cf {
  color: #F5F4CF;
  background-color: #F5F4CF;
}

Frequently asked questions

What color is #F5F4CF?+

#F5F4CF is a HEX color with RGB value rgb(245, 244, 207) and HSL value hsl(58, 66%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F5F4CF?+

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