#FBDECC Color

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

Color preview

#FBDECC

Color formats

HEX
#FBDECC
RGB
rgb(251, 222, 204)
RGBA
rgba(251, 222, 204, 1)
HSL
hsl(23, 85%, 89%)
HSV
hsv(23, 19%, 98%)
CMYK
cmyk(0%, 12%, 19%, 2%)
CSS variable
--color-primary: #FBDECC;
Lowercase HEX
#fbdecc

Shades

Tints

Tones

Harmony

CSS snippets for #FBDECC

.color-fbdecc {
  color: #FBDECC;
  background-color: #FBDECC;
}

Frequently asked questions

What color is #FBDECC?+

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

What is the closest Tailwind color to #FBDECC?+

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