#FCFCE2 Color

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

Color preview

#FCFCE2

Color formats

HEX
#FCFCE2
RGB
rgb(252, 252, 226)
RGBA
rgba(252, 252, 226, 1)
HSL
hsl(60, 81%, 94%)
HSV
hsv(60, 10%, 99%)
CMYK
cmyk(0%, 0%, 10%, 1%)
CSS variable
--color-primary: #FCFCE2;
Lowercase HEX
#fcfce2

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCE2

.color-fcfce2 {
  color: #FCFCE2;
  background-color: #FCFCE2;
}

Frequently asked questions

What color is #FCFCE2?+

#FCFCE2 is a HEX color with RGB value rgb(252, 252, 226) and HSL value hsl(60, 81%, 94%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FCFCE2?+

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