#FCDFBB Color

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

Color preview

#FCDFBB

Color formats

HEX
#FCDFBB
RGB
rgb(252, 223, 187)
RGBA
rgba(252, 223, 187, 1)
HSL
hsl(33, 92%, 86%)
HSV
hsv(33, 26%, 99%)
CMYK
cmyk(0%, 12%, 26%, 1%)
CSS variable
--color-primary: #FCDFBB;
Lowercase HEX
#fcdfbb

Shades

Tints

Tones

Harmony

CSS snippets for #FCDFBB

.color-fcdfbb {
  color: #FCDFBB;
  background-color: #FCDFBB;
}

Frequently asked questions

What color is #FCDFBB?+

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

What is the closest Tailwind color to #FCDFBB?+

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