#FCF3F1 Color

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

Color preview

#FCF3F1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCF3F1

.color-fcf3f1 {
  color: #FCF3F1;
  background-color: #FCF3F1;
}

Frequently asked questions

What color is #FCF3F1?+

#FCF3F1 is a HEX color with RGB value rgb(252, 243, 241) and HSL value hsl(11, 65%, 97%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FCF3F1?+

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