#FAFD9B Color

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

Color preview

#FAFD9B

Color formats

HEX
#FAFD9B
RGB
rgb(250, 253, 155)
RGBA
rgba(250, 253, 155, 1)
HSL
hsl(62, 96%, 80%)
HSV
hsv(62, 39%, 99%)
CMYK
cmyk(1%, 0%, 39%, 1%)
CSS variable
--color-primary: #FAFD9B;
Lowercase HEX
#fafd9b

Shades

Tints

Tones

Harmony

CSS snippets for #FAFD9B

.color-fafd9b {
  color: #FAFD9B;
  background-color: #FAFD9B;
}

Frequently asked questions

What color is #FAFD9B?+

#FAFD9B is a HEX color with RGB value rgb(250, 253, 155) and HSL value hsl(62, 96%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FAFD9B?+

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