#FCFCD2 Color

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

Color preview

#FCFCD2

Color formats

HEX
#FCFCD2
RGB
rgb(252, 252, 210)
RGBA
rgba(252, 252, 210, 1)
HSL
hsl(60, 88%, 91%)
HSV
hsv(60, 17%, 99%)
CMYK
cmyk(0%, 0%, 17%, 1%)
CSS variable
--color-primary: #FCFCD2;
Lowercase HEX
#fcfcd2

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCD2

.color-fcfcd2 {
  color: #FCFCD2;
  background-color: #FCFCD2;
}

Frequently asked questions

What color is #FCFCD2?+

#FCFCD2 is a HEX color with RGB value rgb(252, 252, 210) and HSL value hsl(60, 88%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FCFCD2?+

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