#FFFDD2 Color

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

Color preview

#FFFDD2

Color formats

HEX
#FFFDD2
RGB
rgb(255, 253, 210)
RGBA
rgba(255, 253, 210, 1)
HSL
hsl(57, 100%, 91%)
HSV
hsv(57, 18%, 100%)
CMYK
cmyk(0%, 1%, 18%, 0%)
CSS variable
--color-primary: #FFFDD2;
Lowercase HEX
#fffdd2

Shades

Tints

Tones

Harmony

CSS snippets for #FFFDD2

.color-fffdd2 {
  color: #FFFDD2;
  background-color: #FFFDD2;
}

Frequently asked questions

What color is #FFFDD2?+

#FFFDD2 is a HEX color with RGB value rgb(255, 253, 210) and HSL value hsl(57, 100%, 91%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFFDD2?+

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