#FAFDA9 Color

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

Color preview

#FAFDA9

Color formats

HEX
#FAFDA9
RGB
rgb(250, 253, 169)
RGBA
rgba(250, 253, 169, 1)
HSL
hsl(62, 95%, 83%)
HSV
hsv(62, 33%, 99%)
CMYK
cmyk(1%, 0%, 33%, 1%)
CSS variable
--color-primary: #FAFDA9;
Lowercase HEX
#fafda9

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDA9

.color-fafda9 {
  color: #FAFDA9;
  background-color: #FAFDA9;
}

Frequently asked questions

What color is #FAFDA9?+

#FAFDA9 is a HEX color with RGB value rgb(250, 253, 169) and HSL value hsl(62, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FAFDA9?+

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