#FCDECD Color

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

Color preview

#FCDECD

Color formats

HEX
#FCDECD
RGB
rgb(252, 222, 205)
RGBA
rgba(252, 222, 205, 1)
HSL
hsl(22, 89%, 90%)
HSV
hsv(22, 19%, 99%)
CMYK
cmyk(0%, 12%, 19%, 1%)
CSS variable
--color-primary: #FCDECD;
Lowercase HEX
#fcdecd

Shades

Tints

Tones

Harmony

CSS snippets for #FCDECD

.color-fcdecd {
  color: #FCDECD;
  background-color: #FCDECD;
}

Frequently asked questions

What color is #FCDECD?+

#FCDECD is a HEX color with RGB value rgb(252, 222, 205) and HSL value hsl(22, 89%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCDECD?+

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