#FAFD66 Color

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

Color preview

#FAFD66

Color formats

HEX
#FAFD66
RGB
rgb(250, 253, 102)
RGBA
rgba(250, 253, 102, 1)
HSL
hsl(61, 97%, 70%)
HSV
hsv(61, 60%, 99%)
CMYK
cmyk(1%, 0%, 60%, 1%)
CSS variable
--color-primary: #FAFD66;
Lowercase HEX
#fafd66

Shades

Tints

Tones

Harmony

CSS snippets for #FAFD66

.color-fafd66 {
  color: #FAFD66;
  background-color: #FAFD66;
}

Frequently asked questions

What color is #FAFD66?+

#FAFD66 is a HEX color with RGB value rgb(250, 253, 102) and HSL value hsl(61, 97%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAFD66?+

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