#EFDEBE Color

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

Color preview

#EFDEBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEBE

.color-efdebe {
  color: #EFDEBE;
  background-color: #EFDEBE;
}

Frequently asked questions

What color is #EFDEBE?+

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

What is the closest Tailwind color to #EFDEBE?+

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