#FDF6AA Color

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

Color preview

#FDF6AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDF6AA

.color-fdf6aa {
  color: #FDF6AA;
  background-color: #FDF6AA;
}

Frequently asked questions

What color is #FDF6AA?+

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

What is the closest Tailwind color to #FDF6AA?+

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