#FFDEC8 Color

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

Color preview

#FFDEC8

Color formats

HEX
#FFDEC8
RGB
rgb(255, 222, 200)
RGBA
rgba(255, 222, 200, 1)
HSL
hsl(24, 100%, 89%)
HSV
hsv(24, 22%, 100%)
CMYK
cmyk(0%, 13%, 22%, 0%)
CSS variable
--color-primary: #FFDEC8;
Lowercase HEX
#ffdec8

Shades

Tints

Tones

Harmony

CSS snippets for #FFDEC8

.color-ffdec8 {
  color: #FFDEC8;
  background-color: #FFDEC8;
}

Frequently asked questions

What color is #FFDEC8?+

#FFDEC8 is a HEX color with RGB value rgb(255, 222, 200) and HSL value hsl(24, 100%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FFDEC8?+

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