#FBDEC8 Color

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

Color preview

#FBDEC8

Color formats

HEX
#FBDEC8
RGB
rgb(251, 222, 200)
RGBA
rgba(251, 222, 200, 1)
HSL
hsl(26, 86%, 88%)
HSV
hsv(26, 20%, 98%)
CMYK
cmyk(0%, 12%, 20%, 2%)
CSS variable
--color-primary: #FBDEC8;
Lowercase HEX
#fbdec8

Shades

Tints

Tones

Harmony

CSS snippets for #FBDEC8

.color-fbdec8 {
  color: #FBDEC8;
  background-color: #FBDEC8;
}

Frequently asked questions

What color is #FBDEC8?+

#FBDEC8 is a HEX color with RGB value rgb(251, 222, 200) and HSL value hsl(26, 86%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBDEC8?+

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