#F9FDAC Color

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

Color preview

#F9FDAC

Color formats

HEX
#F9FDAC
RGB
rgb(249, 253, 172)
RGBA
rgba(249, 253, 172, 1)
HSL
hsl(63, 95%, 83%)
HSV
hsv(63, 32%, 99%)
CMYK
cmyk(2%, 0%, 32%, 1%)
CSS variable
--color-primary: #F9FDAC;
Lowercase HEX
#f9fdac

Shades

Tints

Tones

Harmony

CSS snippets for #F9FDAC

.color-f9fdac {
  color: #F9FDAC;
  background-color: #F9FDAC;
}

Frequently asked questions

What color is #F9FDAC?+

#F9FDAC is a HEX color with RGB value rgb(249, 253, 172) and HSL value hsl(63, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F9FDAC?+

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