#FCFCF2 Color

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

Color preview

#FCFCF2

Color formats

HEX
#FCFCF2
RGB
rgb(252, 252, 242)
RGBA
rgba(252, 252, 242, 1)
HSL
hsl(60, 63%, 97%)
HSV
hsv(60, 4%, 99%)
CMYK
cmyk(0%, 0%, 4%, 1%)
CSS variable
--color-primary: #FCFCF2;
Lowercase HEX
#fcfcf2

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCF2

.color-fcfcf2 {
  color: #FCFCF2;
  background-color: #FCFCF2;
}

Frequently asked questions

What color is #FCFCF2?+

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

What is the closest Tailwind color to #FCFCF2?+

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