#FCF1E1 Color

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

Color preview

#FCF1E1

Color formats

HEX
#FCF1E1
RGB
rgb(252, 241, 225)
RGBA
rgba(252, 241, 225, 1)
HSL
hsl(36, 82%, 94%)
HSV
hsv(36, 11%, 99%)
CMYK
cmyk(0%, 4%, 11%, 1%)
CSS variable
--color-primary: #FCF1E1;
Lowercase HEX
#fcf1e1

Shades

Tints

Tones

Harmony

CSS snippets for #FCF1E1

.color-fcf1e1 {
  color: #FCF1E1;
  background-color: #FCF1E1;
}

Frequently asked questions

What color is #FCF1E1?+

#FCF1E1 is a HEX color with RGB value rgb(252, 241, 225) and HSL value hsl(36, 82%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FCF1E1?+

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