#FDDFD5 Color

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

Color preview

#FDDFD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDDFD5

.color-fddfd5 {
  color: #FDDFD5;
  background-color: #FDDFD5;
}

Frequently asked questions

What color is #FDDFD5?+

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

What is the closest Tailwind color to #FDDFD5?+

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