#FDFFA5 Color

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

Color preview

#FDFFA5

Color formats

HEX
#FDFFA5
RGB
rgb(253, 255, 165)
RGBA
rgba(253, 255, 165, 1)
HSL
hsl(61, 100%, 82%)
HSV
hsv(61, 35%, 100%)
CMYK
cmyk(1%, 0%, 35%, 0%)
CSS variable
--color-primary: #FDFFA5;
Lowercase HEX
#fdffa5

Shades

Tints

Tones

Harmony

CSS snippets for #FDFFA5

.color-fdffa5 {
  color: #FDFFA5;
  background-color: #FDFFA5;
}

Frequently asked questions

What color is #FDFFA5?+

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

What is the closest Tailwind color to #FDFFA5?+

The closest Tailwind color is yellow-100, available as the bg-yellow-100 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