#FCFED3 Color

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

Color preview

#FCFED3

Color formats

HEX
#FCFED3
RGB
rgb(252, 254, 211)
RGBA
rgba(252, 254, 211, 1)
HSL
hsl(63, 96%, 91%)
HSV
hsv(63, 17%, 100%)
CMYK
cmyk(1%, 0%, 17%, 0%)
CSS variable
--color-primary: #FCFED3;
Lowercase HEX
#fcfed3

Shades

Tints

Tones

Harmony

CSS snippets for #FCFED3

.color-fcfed3 {
  color: #FCFED3;
  background-color: #FCFED3;
}

Frequently asked questions

What color is #FCFED3?+

#FCFED3 is a HEX color with RGB value rgb(252, 254, 211) and HSL value hsl(63, 96%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FCFED3?+

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