#FCD8C8 Color

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

Color preview

#FCD8C8

Color formats

HEX
#FCD8C8
RGB
rgb(252, 216, 200)
RGBA
rgba(252, 216, 200, 1)
HSL
hsl(18, 90%, 89%)
HSV
hsv(18, 21%, 99%)
CMYK
cmyk(0%, 14%, 21%, 1%)
CSS variable
--color-primary: #FCD8C8;
Lowercase HEX
#fcd8c8

Shades

Tints

Tones

Harmony

CSS snippets for #FCD8C8

.color-fcd8c8 {
  color: #FCD8C8;
  background-color: #FCD8C8;
}

Frequently asked questions

What color is #FCD8C8?+

#FCD8C8 is a HEX color with RGB value rgb(252, 216, 200) and HSL value hsl(18, 90%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCD8C8?+

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