#FFDECB Color

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

Color preview

#FFDECB

Color formats

HEX
#FFDECB
RGB
rgb(255, 222, 203)
RGBA
rgba(255, 222, 203, 1)
HSL
hsl(22, 100%, 90%)
HSV
hsv(22, 20%, 100%)
CMYK
cmyk(0%, 13%, 20%, 0%)
CSS variable
--color-primary: #FFDECB;
Lowercase HEX
#ffdecb

Shades

Tints

Tones

Harmony

CSS snippets for #FFDECB

.color-ffdecb {
  color: #FFDECB;
  background-color: #FFDECB;
}

Frequently asked questions

What color is #FFDECB?+

#FFDECB is a HEX color with RGB value rgb(255, 222, 203) and HSL value hsl(22, 100%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FFDECB?+

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