#FAFB9A Color

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

Color preview

#FAFB9A

Color formats

HEX
#FAFB9A
RGB
rgb(250, 251, 154)
RGBA
rgba(250, 251, 154, 1)
HSL
hsl(61, 92%, 79%)
HSV
hsv(61, 39%, 98%)
CMYK
cmyk(0%, 0%, 39%, 2%)
CSS variable
--color-primary: #FAFB9A;
Lowercase HEX
#fafb9a

Shades

Tints

Tones

Harmony

CSS snippets for #FAFB9A

.color-fafb9a {
  color: #FAFB9A;
  background-color: #FAFB9A;
}

Frequently asked questions

What color is #FAFB9A?+

#FAFB9A is a HEX color with RGB value rgb(250, 251, 154) and HSL value hsl(61, 92%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAFB9A?+

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