#F9FACE Color

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

Color preview

#F9FACE

Color formats

HEX
#F9FACE
RGB
rgb(249, 250, 206)
RGBA
rgba(249, 250, 206, 1)
HSL
hsl(61, 81%, 89%)
HSV
hsv(61, 18%, 98%)
CMYK
cmyk(0%, 0%, 18%, 2%)
CSS variable
--color-primary: #F9FACE;
Lowercase HEX
#f9face

Shades

Tints

Tones

Harmony

CSS snippets for #F9FACE

.color-f9face {
  color: #F9FACE;
  background-color: #F9FACE;
}

Frequently asked questions

What color is #F9FACE?+

#F9FACE is a HEX color with RGB value rgb(249, 250, 206) and HSL value hsl(61, 81%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F9FACE?+

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