#FCF3E5 Color

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

Color preview

#FCF3E5

Color formats

HEX
#FCF3E5
RGB
rgb(252, 243, 229)
RGBA
rgba(252, 243, 229, 1)
HSL
hsl(37, 79%, 94%)
HSV
hsv(37, 9%, 99%)
CMYK
cmyk(0%, 4%, 9%, 1%)
CSS variable
--color-primary: #FCF3E5;
Lowercase HEX
#fcf3e5

Shades

Tints

Tones

Harmony

CSS snippets for #FCF3E5

.color-fcf3e5 {
  color: #FCF3E5;
  background-color: #FCF3E5;
}

Frequently asked questions

What color is #FCF3E5?+

#FCF3E5 is a HEX color with RGB value rgb(252, 243, 229) and HSL value hsl(37, 79%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FCF3E5?+

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