#EFDECD Color

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

Color preview

#EFDECD

Color formats

HEX
#EFDECD
RGB
rgb(239, 222, 205)
RGBA
rgba(239, 222, 205, 1)
HSL
hsl(30, 52%, 87%)
HSV
hsv(30, 14%, 94%)
CMYK
cmyk(0%, 7%, 14%, 6%)
CSS variable
--color-primary: #EFDECD;
Lowercase HEX
#efdecd

Shades

Tints

Tones

Harmony

CSS snippets for #EFDECD

.color-efdecd {
  color: #EFDECD;
  background-color: #EFDECD;
}

Frequently asked questions

What color is #EFDECD?+

#EFDECD is a HEX color with RGB value rgb(239, 222, 205) and HSL value hsl(30, 52%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EFDECD?+

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