#FCF3E3 Color

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

Color preview

#FCF3E3

Color formats

HEX
#FCF3E3
RGB
rgb(252, 243, 227)
RGBA
rgba(252, 243, 227, 1)
HSL
hsl(38, 81%, 94%)
HSV
hsv(38, 10%, 99%)
CMYK
cmyk(0%, 4%, 10%, 1%)
CSS variable
--color-primary: #FCF3E3;
Lowercase HEX
#fcf3e3

Shades

Tints

Tones

Harmony

CSS snippets for #FCF3E3

.color-fcf3e3 {
  color: #FCF3E3;
  background-color: #FCF3E3;
}

Frequently asked questions

What color is #FCF3E3?+

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

What is the closest Tailwind color to #FCF3E3?+

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