#F4DECD Color

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

Color preview

#F4DECD

Color formats

HEX
#F4DECD
RGB
rgb(244, 222, 205)
RGBA
rgba(244, 222, 205, 1)
HSL
hsl(26, 64%, 88%)
HSV
hsv(26, 16%, 96%)
CMYK
cmyk(0%, 9%, 16%, 4%)
CSS variable
--color-primary: #F4DECD;
Lowercase HEX
#f4decd

Shades

Tints

Tones

Harmony

CSS snippets for #F4DECD

.color-f4decd {
  color: #F4DECD;
  background-color: #F4DECD;
}

Frequently asked questions

What color is #F4DECD?+

#F4DECD is a HEX color with RGB value rgb(244, 222, 205) and HSL value hsl(26, 64%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F4DECD?+

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