#F9F9CA Color

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

Color preview

#F9F9CA

Color formats

HEX
#F9F9CA
RGB
rgb(249, 249, 202)
RGBA
rgba(249, 249, 202, 1)
HSL
hsl(60, 80%, 88%)
HSV
hsv(60, 19%, 98%)
CMYK
cmyk(0%, 0%, 19%, 2%)
CSS variable
--color-primary: #F9F9CA;
Lowercase HEX
#f9f9ca

Shades

Tints

Tones

Harmony

CSS snippets for #F9F9CA

.color-f9f9ca {
  color: #F9F9CA;
  background-color: #F9F9CA;
}

Frequently asked questions

What color is #F9F9CA?+

#F9F9CA is a HEX color with RGB value rgb(249, 249, 202) and HSL value hsl(60, 80%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #F9F9CA?+

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