#FCEDBD Color

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

Color preview

#FCEDBD

Color formats

HEX
#FCEDBD
RGB
rgb(252, 237, 189)
RGBA
rgba(252, 237, 189, 1)
HSL
hsl(46, 91%, 86%)
HSV
hsv(46, 25%, 99%)
CMYK
cmyk(0%, 6%, 25%, 1%)
CSS variable
--color-primary: #FCEDBD;
Lowercase HEX
#fcedbd

Shades

Tints

Tones

Harmony

CSS snippets for #FCEDBD

.color-fcedbd {
  color: #FCEDBD;
  background-color: #FCEDBD;
}

Frequently asked questions

What color is #FCEDBD?+

#FCEDBD is a HEX color with RGB value rgb(252, 237, 189) and HSL value hsl(46, 91%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCEDBD?+

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