#FFFB9D Color

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

Color preview

#FFFB9D

Color formats

HEX
#FFFB9D
RGB
rgb(255, 251, 157)
RGBA
rgba(255, 251, 157, 1)
HSL
hsl(58, 100%, 81%)
HSV
hsv(58, 38%, 100%)
CMYK
cmyk(0%, 2%, 38%, 0%)
CSS variable
--color-primary: #FFFB9D;
Lowercase HEX
#fffb9d

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB9D

.color-fffb9d {
  color: #FFFB9D;
  background-color: #FFFB9D;
}

Frequently asked questions

What color is #FFFB9D?+

#FFFB9D is a HEX color with RGB value rgb(255, 251, 157) and HSL value hsl(58, 100%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FFFB9D?+

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