#FDF5AA Color

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

Color preview

#FDF5AA

Color formats

HEX
#FDF5AA
RGB
rgb(253, 245, 170)
RGBA
rgba(253, 245, 170, 1)
HSL
hsl(54, 95%, 83%)
HSV
hsv(54, 33%, 99%)
CMYK
cmyk(0%, 3%, 33%, 1%)
CSS variable
--color-primary: #FDF5AA;
Lowercase HEX
#fdf5aa

Shades

Tints

Tones

Harmony

CSS snippets for #FDF5AA

.color-fdf5aa {
  color: #FDF5AA;
  background-color: #FDF5AA;
}

Frequently asked questions

What color is #FDF5AA?+

#FDF5AA is a HEX color with RGB value rgb(253, 245, 170) and HSL value hsl(54, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FDF5AA?+

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