#FDE4AA Color

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

Color preview

#FDE4AA

Color formats

HEX
#FDE4AA
RGB
rgb(253, 228, 170)
RGBA
rgba(253, 228, 170, 1)
HSL
hsl(42, 95%, 83%)
HSV
hsv(42, 33%, 99%)
CMYK
cmyk(0%, 10%, 33%, 1%)
CSS variable
--color-primary: #FDE4AA;
Lowercase HEX
#fde4aa

Shades

Tints

Tones

Harmony

CSS snippets for #FDE4AA

.color-fde4aa {
  color: #FDE4AA;
  background-color: #FDE4AA;
}

Frequently asked questions

What color is #FDE4AA?+

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

What is the closest Tailwind color to #FDE4AA?+

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