#FCFCF1 Color

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

Color preview

#FCFCF1

Color formats

HEX
#FCFCF1
RGB
rgb(252, 252, 241)
RGBA
rgba(252, 252, 241, 1)
HSL
hsl(60, 65%, 97%)
HSV
hsv(60, 4%, 99%)
CMYK
cmyk(0%, 0%, 4%, 1%)
CSS variable
--color-primary: #FCFCF1;
Lowercase HEX
#fcfcf1

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCF1

.color-fcfcf1 {
  color: #FCFCF1;
  background-color: #FCFCF1;
}

Frequently asked questions

What color is #FCFCF1?+

#FCFCF1 is a HEX color with RGB value rgb(252, 252, 241) and HSL value hsl(60, 65%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FCFCF1?+

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