#F0DECD Color

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

Color preview

#F0DECD

Color formats

HEX
#F0DECD
RGB
rgb(240, 222, 205)
RGBA
rgba(240, 222, 205, 1)
HSL
hsl(29, 54%, 87%)
HSV
hsv(29, 15%, 94%)
CMYK
cmyk(0%, 7%, 15%, 6%)
CSS variable
--color-primary: #F0DECD;
Lowercase HEX
#f0decd

Shades

Tints

Tones

Harmony

CSS snippets for #F0DECD

.color-f0decd {
  color: #F0DECD;
  background-color: #F0DECD;
}

Frequently asked questions

What color is #F0DECD?+

#F0DECD is a HEX color with RGB value rgb(240, 222, 205) and HSL value hsl(29, 54%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F0DECD?+

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