#FCD9D1 Color

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

Color preview

#FCD9D1

Color formats

HEX
#FCD9D1
RGB
rgb(252, 217, 209)
RGBA
rgba(252, 217, 209, 1)
HSL
hsl(11, 88%, 90%)
HSV
hsv(11, 17%, 99%)
CMYK
cmyk(0%, 14%, 17%, 1%)
CSS variable
--color-primary: #FCD9D1;
Lowercase HEX
#fcd9d1

Shades

Tints

Tones

Harmony

CSS snippets for #FCD9D1

.color-fcd9d1 {
  color: #FCD9D1;
  background-color: #FCD9D1;
}

Frequently asked questions

What color is #FCD9D1?+

#FCD9D1 is a HEX color with RGB value rgb(252, 217, 209) and HSL value hsl(11, 88%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCD9D1?+

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