#FCF1F2 Color

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

Color preview

#FCF1F2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCF1F2

.color-fcf1f2 {
  color: #FCF1F2;
  background-color: #FCF1F2;
}

Frequently asked questions

What color is #FCF1F2?+

#FCF1F2 is a HEX color with RGB value rgb(252, 241, 242) and HSL value hsl(355, 65%, 97%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FCF1F2?+

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