#FDDFD2 Color

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

Color preview

#FDDFD2

Color formats

HEX
#FDDFD2
RGB
rgb(253, 223, 210)
RGBA
rgba(253, 223, 210, 1)
HSL
hsl(18, 91%, 91%)
HSV
hsv(18, 17%, 99%)
CMYK
cmyk(0%, 12%, 17%, 1%)
CSS variable
--color-primary: #FDDFD2;
Lowercase HEX
#fddfd2

Shades

Tints

Tones

Harmony

CSS snippets for #FDDFD2

.color-fddfd2 {
  color: #FDDFD2;
  background-color: #FDDFD2;
}

Frequently asked questions

What color is #FDDFD2?+

#FDDFD2 is a HEX color with RGB value rgb(253, 223, 210) and HSL value hsl(18, 91%, 91%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FDDFD2?+

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