#FAFC99 Color

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

Color preview

#FAFC99

Color formats

HEX
#FAFC99
RGB
rgb(250, 252, 153)
RGBA
rgba(250, 252, 153, 1)
HSL
hsl(61, 94%, 79%)
HSV
hsv(61, 39%, 99%)
CMYK
cmyk(1%, 0%, 39%, 1%)
CSS variable
--color-primary: #FAFC99;
Lowercase HEX
#fafc99

Shades

Tints

Tones

Harmony

CSS snippets for #FAFC99

.color-fafc99 {
  color: #FAFC99;
  background-color: #FAFC99;
}

Frequently asked questions

What color is #FAFC99?+

#FAFC99 is a HEX color with RGB value rgb(250, 252, 153) and HSL value hsl(61, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAFC99?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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