#F1DECD Color

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

Color preview

#F1DECD

Color formats

HEX
#F1DECD
RGB
rgb(241, 222, 205)
RGBA
rgba(241, 222, 205, 1)
HSL
hsl(28, 56%, 87%)
HSV
hsv(28, 15%, 95%)
CMYK
cmyk(0%, 8%, 15%, 5%)
CSS variable
--color-primary: #F1DECD;
Lowercase HEX
#f1decd

Shades

Tints

Tones

Harmony

CSS snippets for #F1DECD

.color-f1decd {
  color: #F1DECD;
  background-color: #F1DECD;
}

Frequently asked questions

What color is #F1DECD?+

#F1DECD is a HEX color with RGB value rgb(241, 222, 205) and HSL value hsl(28, 56%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F1DECD?+

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