#FDFF9B Color

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

Color preview

#FDFF9B

Color formats

HEX
#FDFF9B
RGB
rgb(253, 255, 155)
RGBA
rgba(253, 255, 155, 1)
HSL
hsl(61, 100%, 80%)
HSV
hsv(61, 39%, 100%)
CMYK
cmyk(1%, 0%, 39%, 0%)
CSS variable
--color-primary: #FDFF9B;
Lowercase HEX
#fdff9b

Shades

Tints

Tones

Harmony

CSS snippets for #FDFF9B

.color-fdff9b {
  color: #FDFF9B;
  background-color: #FDFF9B;
}

Frequently asked questions

What color is #FDFF9B?+

#FDFF9B is a HEX color with RGB value rgb(253, 255, 155) and HSL value hsl(61, 100%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FDFF9B?+

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