#FDDEC9 Color

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

Color preview

#FDDEC9

Color formats

HEX
#FDDEC9
RGB
rgb(253, 222, 201)
RGBA
rgba(253, 222, 201, 1)
HSL
hsl(24, 93%, 89%)
HSV
hsv(24, 21%, 99%)
CMYK
cmyk(0%, 12%, 21%, 1%)
CSS variable
--color-primary: #FDDEC9;
Lowercase HEX
#fddec9

Shades

Tints

Tones

Harmony

CSS snippets for #FDDEC9

.color-fddec9 {
  color: #FDDEC9;
  background-color: #FDDEC9;
}

Frequently asked questions

What color is #FDDEC9?+

#FDDEC9 is a HEX color with RGB value rgb(253, 222, 201) and HSL value hsl(24, 93%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FDDEC9?+

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