#FCDFBC Color

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

Color preview

#FCDFBC

Color formats

HEX
#FCDFBC
RGB
rgb(252, 223, 188)
RGBA
rgba(252, 223, 188, 1)
HSL
hsl(33, 91%, 86%)
HSV
hsv(33, 25%, 99%)
CMYK
cmyk(0%, 12%, 25%, 1%)
CSS variable
--color-primary: #FCDFBC;
Lowercase HEX
#fcdfbc

Shades

Tints

Tones

Harmony

CSS snippets for #FCDFBC

.color-fcdfbc {
  color: #FCDFBC;
  background-color: #FCDFBC;
}

Frequently asked questions

What color is #FCDFBC?+

#FCDFBC is a HEX color with RGB value rgb(252, 223, 188) and HSL value hsl(33, 91%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FCDFBC?+

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