#FDEBD9 Color

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

Color preview

#FDEBD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDEBD9

.color-fdebd9 {
  color: #FDEBD9;
  background-color: #FDEBD9;
}

Frequently asked questions

What color is #FDEBD9?+

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

What is the closest Tailwind color to #FDEBD9?+

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