#FCF7E3 Color

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

Color preview

#FCF7E3

Color formats

HEX
#FCF7E3
RGB
rgb(252, 247, 227)
RGBA
rgba(252, 247, 227, 1)
HSL
hsl(48, 81%, 94%)
HSV
hsv(48, 10%, 99%)
CMYK
cmyk(0%, 2%, 10%, 1%)
CSS variable
--color-primary: #FCF7E3;
Lowercase HEX
#fcf7e3

Shades

Tints

Tones

Harmony

CSS snippets for #FCF7E3

.color-fcf7e3 {
  color: #FCF7E3;
  background-color: #FCF7E3;
}

Frequently asked questions

What color is #FCF7E3?+

#FCF7E3 is a HEX color with RGB value rgb(252, 247, 227) and HSL value hsl(48, 81%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FCF7E3?+

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