#FDE5AA Color

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

Color preview

#FDE5AA

Color formats

HEX
#FDE5AA
RGB
rgb(253, 229, 170)
RGBA
rgba(253, 229, 170, 1)
HSL
hsl(43, 95%, 83%)
HSV
hsv(43, 33%, 99%)
CMYK
cmyk(0%, 9%, 33%, 1%)
CSS variable
--color-primary: #FDE5AA;
Lowercase HEX
#fde5aa

Shades

Tints

Tones

Harmony

CSS snippets for #FDE5AA

.color-fde5aa {
  color: #FDE5AA;
  background-color: #FDE5AA;
}

Frequently asked questions

What color is #FDE5AA?+

#FDE5AA is a HEX color with RGB value rgb(253, 229, 170) and HSL value hsl(43, 95%, 83%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDE5AA?+

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