#FDFCF1 Color

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

Color preview

#FDFCF1

Color formats

HEX
#FDFCF1
RGB
rgb(253, 252, 241)
RGBA
rgba(253, 252, 241, 1)
HSL
hsl(55, 75%, 97%)
HSV
hsv(55, 5%, 99%)
CMYK
cmyk(0%, 0%, 5%, 1%)
CSS variable
--color-primary: #FDFCF1;
Lowercase HEX
#fdfcf1

Shades

Tints

Tones

Harmony

CSS snippets for #FDFCF1

.color-fdfcf1 {
  color: #FDFCF1;
  background-color: #FDFCF1;
}

Frequently asked questions

What color is #FDFCF1?+

#FDFCF1 is a HEX color with RGB value rgb(253, 252, 241) and HSL value hsl(55, 75%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FDFCF1?+

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