#FDDED5 Color

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

Color preview

#FDDED5

Color formats

HEX
#FDDED5
RGB
rgb(253, 222, 213)
RGBA
rgba(253, 222, 213, 1)
HSL
hsl(13, 91%, 91%)
HSV
hsv(13, 16%, 99%)
CMYK
cmyk(0%, 12%, 16%, 1%)
CSS variable
--color-primary: #FDDED5;
Lowercase HEX
#fdded5

Shades

Tints

Tones

Harmony

CSS snippets for #FDDED5

.color-fdded5 {
  color: #FDDED5;
  background-color: #FDDED5;
}

Frequently asked questions

What color is #FDDED5?+

#FDDED5 is a HEX color with RGB value rgb(253, 222, 213) and HSL value hsl(13, 91%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FDDED5?+

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