#F8FACA Color

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

Color preview

#F8FACA

Color formats

HEX
#F8FACA
RGB
rgb(248, 250, 202)
RGBA
rgba(248, 250, 202, 1)
HSL
hsl(62, 83%, 89%)
HSV
hsv(62, 19%, 98%)
CMYK
cmyk(1%, 0%, 19%, 2%)
CSS variable
--color-primary: #F8FACA;
Lowercase HEX
#f8faca

Shades

Tints

Tones

Harmony

CSS snippets for #F8FACA

.color-f8faca {
  color: #F8FACA;
  background-color: #F8FACA;
}

Frequently asked questions

What color is #F8FACA?+

#F8FACA is a HEX color with RGB value rgb(248, 250, 202) and HSL value hsl(62, 83%, 89%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #F8FACA?+

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