#F9FEAD Color

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

Color preview

#F9FEAD

Color formats

HEX
#F9FEAD
RGB
rgb(249, 254, 173)
RGBA
rgba(249, 254, 173, 1)
HSL
hsl(64, 98%, 84%)
HSV
hsv(64, 32%, 100%)
CMYK
cmyk(2%, 0%, 32%, 0%)
CSS variable
--color-primary: #F9FEAD;
Lowercase HEX
#f9fead

Shades

Tints

Tones

Harmony

CSS snippets for #F9FEAD

.color-f9fead {
  color: #F9FEAD;
  background-color: #F9FEAD;
}

Frequently asked questions

What color is #F9FEAD?+

#F9FEAD is a HEX color with RGB value rgb(249, 254, 173) and HSL value hsl(64, 98%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F9FEAD?+

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