#FCFDD8 Color

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

Color preview

#FCFDD8

Color formats

HEX
#FCFDD8
RGB
rgb(252, 253, 216)
RGBA
rgba(252, 253, 216, 1)
HSL
hsl(62, 90%, 92%)
HSV
hsv(62, 15%, 99%)
CMYK
cmyk(0%, 0%, 15%, 1%)
CSS variable
--color-primary: #FCFDD8;
Lowercase HEX
#fcfdd8

Shades

Tints

Tones

Harmony

CSS snippets for #FCFDD8

.color-fcfdd8 {
  color: #FCFDD8;
  background-color: #FCFDD8;
}

Frequently asked questions

What color is #FCFDD8?+

#FCFDD8 is a HEX color with RGB value rgb(252, 253, 216) and HSL value hsl(62, 90%, 92%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FCFDD8?+

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