#FAFB98 Color

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

Color preview

#FAFB98

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAFB98

.color-fafb98 {
  color: #FAFB98;
  background-color: #FAFB98;
}

Frequently asked questions

What color is #FAFB98?+

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

What is the closest Tailwind color to #FAFB98?+

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