#FAFD92 Color

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

Color preview

#FAFD92

Color formats

HEX
#FAFD92
RGB
rgb(250, 253, 146)
RGBA
rgba(250, 253, 146, 1)
HSL
hsl(62, 96%, 78%)
HSV
hsv(62, 42%, 99%)
CMYK
cmyk(1%, 0%, 42%, 1%)
CSS variable
--color-primary: #FAFD92;
Lowercase HEX
#fafd92

Shades

Tints

Tones

Harmony

CSS snippets for #FAFD92

.color-fafd92 {
  color: #FAFD92;
  background-color: #FAFD92;
}

Frequently asked questions

What color is #FAFD92?+

#FAFD92 is a HEX color with RGB value rgb(250, 253, 146) and HSL value hsl(62, 96%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAFD92?+

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