#FBDFCC Color

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

Color preview

#FBDFCC

Color formats

HEX
#FBDFCC
RGB
rgb(251, 223, 204)
RGBA
rgba(251, 223, 204, 1)
HSL
hsl(24, 85%, 89%)
HSV
hsv(24, 19%, 98%)
CMYK
cmyk(0%, 11%, 19%, 2%)
CSS variable
--color-primary: #FBDFCC;
Lowercase HEX
#fbdfcc

Shades

Tints

Tones

Harmony

CSS snippets for #FBDFCC

.color-fbdfcc {
  color: #FBDFCC;
  background-color: #FBDFCC;
}

Frequently asked questions

What color is #FBDFCC?+

#FBDFCC is a HEX color with RGB value rgb(251, 223, 204) and HSL value hsl(24, 85%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBDFCC?+

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