#F1FACE Color

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

Color preview

#F1FACE

Color formats

HEX
#F1FACE
RGB
rgb(241, 250, 206)
RGBA
rgba(241, 250, 206, 1)
HSL
hsl(72, 81%, 89%)
HSV
hsv(72, 18%, 98%)
CMYK
cmyk(4%, 0%, 18%, 2%)
CSS variable
--color-primary: #F1FACE;
Lowercase HEX
#f1face

Shades

Tints

Tones

Harmony

CSS snippets for #F1FACE

.color-f1face {
  color: #F1FACE;
  background-color: #F1FACE;
}

Frequently asked questions

What color is #F1FACE?+

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

What is the closest Tailwind color to #F1FACE?+

The closest Tailwind color is lime-100, available as the bg-lime-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