#FDDED4 Color

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

Color preview

#FDDED4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDDED4

.color-fdded4 {
  color: #FDDED4;
  background-color: #FDDED4;
}

Frequently asked questions

What color is #FDDED4?+

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

What is the closest Tailwind color to #FDDED4?+

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