#FFFDF3 Color

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

Color preview

#FFFDF3

Color formats

HEX
#FFFDF3
RGB
rgb(255, 253, 243)
RGBA
rgba(255, 253, 243, 1)
HSL
hsl(50, 100%, 98%)
HSV
hsv(50, 5%, 100%)
CMYK
cmyk(0%, 1%, 5%, 0%)
CSS variable
--color-primary: #FFFDF3;
Lowercase HEX
#fffdf3

Shades

Tints

Tones

Harmony

CSS snippets for #FFFDF3

.color-fffdf3 {
  color: #FFFDF3;
  background-color: #FFFDF3;
}

Frequently asked questions

What color is #FFFDF3?+

#FFFDF3 is a HEX color with RGB value rgb(255, 253, 243) and HSL value hsl(50, 100%, 98%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FFFDF3?+

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