#FDEBDA Color

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

Color preview

#FDEBDA

Color formats

HEX
#FDEBDA
RGB
rgb(253, 235, 218)
RGBA
rgba(253, 235, 218, 1)
HSL
hsl(29, 90%, 92%)
HSV
hsv(29, 14%, 99%)
CMYK
cmyk(0%, 7%, 14%, 1%)
CSS variable
--color-primary: #FDEBDA;
Lowercase HEX
#fdebda

Shades

Tints

Tones

Harmony

CSS snippets for #FDEBDA

.color-fdebda {
  color: #FDEBDA;
  background-color: #FDEBDA;
}

Frequently asked questions

What color is #FDEBDA?+

#FDEBDA is a HEX color with RGB value rgb(253, 235, 218) and HSL value hsl(29, 90%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FDEBDA?+

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