#FCDBB7 Color

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

Color preview

#FCDBB7

Color formats

HEX
#FCDBB7
RGB
rgb(252, 219, 183)
RGBA
rgba(252, 219, 183, 1)
HSL
hsl(31, 92%, 85%)
HSV
hsv(31, 27%, 99%)
CMYK
cmyk(0%, 13%, 27%, 1%)
CSS variable
--color-primary: #FCDBB7;
Lowercase HEX
#fcdbb7

Shades

Tints

Tones

Harmony

CSS snippets for #FCDBB7

.color-fcdbb7 {
  color: #FCDBB7;
  background-color: #FCDBB7;
}

Frequently asked questions

What color is #FCDBB7?+

#FCDBB7 is a HEX color with RGB value rgb(252, 219, 183) and HSL value hsl(31, 92%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FCDBB7?+

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