#EFDEBD Color

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

Color preview

#EFDEBD

Color formats

HEX
#EFDEBD
RGB
rgb(239, 222, 189)
RGBA
rgba(239, 222, 189, 1)
HSL
hsl(40, 61%, 84%)
HSV
hsv(40, 21%, 94%)
CMYK
cmyk(0%, 7%, 21%, 6%)
CSS variable
--color-primary: #EFDEBD;
Lowercase HEX
#efdebd

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEBD

.color-efdebd {
  color: #EFDEBD;
  background-color: #EFDEBD;
}

Frequently asked questions

What color is #EFDEBD?+

#EFDEBD is a HEX color with RGB value rgb(239, 222, 189) and HSL value hsl(40, 61%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDEBD?+

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