#EFDEBF Color

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

Color preview

#EFDEBF

Color formats

HEX
#EFDEBF
RGB
rgb(239, 222, 191)
RGBA
rgba(239, 222, 191, 1)
HSL
hsl(39, 60%, 84%)
HSV
hsv(39, 20%, 94%)
CMYK
cmyk(0%, 7%, 20%, 6%)
CSS variable
--color-primary: #EFDEBF;
Lowercase HEX
#efdebf

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEBF

.color-efdebf {
  color: #EFDEBF;
  background-color: #EFDEBF;
}

Frequently asked questions

What color is #EFDEBF?+

#EFDEBF is a HEX color with RGB value rgb(239, 222, 191) and HSL value hsl(39, 60%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDEBF?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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