#FAFFA9 Color

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

Color preview

#FAFFA9

Color formats

HEX
#FAFFA9
RGB
rgb(250, 255, 169)
RGBA
rgba(250, 255, 169, 1)
HSL
hsl(63, 100%, 83%)
HSV
hsv(63, 34%, 100%)
CMYK
cmyk(2%, 0%, 34%, 0%)
CSS variable
--color-primary: #FAFFA9;
Lowercase HEX
#faffa9

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFA9

.color-faffa9 {
  color: #FAFFA9;
  background-color: #FAFFA9;
}

Frequently asked questions

What color is #FAFFA9?+

#FAFFA9 is a HEX color with RGB value rgb(250, 255, 169) and HSL value hsl(63, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FAFFA9?+

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