#FDDFA0 Color

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

Color preview

#FDDFA0

Color formats

HEX
#FDDFA0
RGB
rgb(253, 223, 160)
RGBA
rgba(253, 223, 160, 1)
HSL
hsl(41, 96%, 81%)
HSV
hsv(41, 37%, 99%)
CMYK
cmyk(0%, 12%, 37%, 1%)
CSS variable
--color-primary: #FDDFA0;
Lowercase HEX
#fddfa0

Shades

Tints

Tones

Harmony

CSS snippets for #FDDFA0

.color-fddfa0 {
  color: #FDDFA0;
  background-color: #FDDFA0;
}

Frequently asked questions

What color is #FDDFA0?+

#FDDFA0 is a HEX color with RGB value rgb(253, 223, 160) and HSL value hsl(41, 96%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDDFA0?+

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