#EFDABE Color

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

Color preview

#EFDABE

Color formats

HEX
#EFDABE
RGB
rgb(239, 218, 190)
RGBA
rgba(239, 218, 190, 1)
HSL
hsl(34, 60%, 84%)
HSV
hsv(34, 21%, 94%)
CMYK
cmyk(0%, 9%, 21%, 6%)
CSS variable
--color-primary: #EFDABE;
Lowercase HEX
#efdabe

Shades

Tints

Tones

Harmony

CSS snippets for #EFDABE

.color-efdabe {
  color: #EFDABE;
  background-color: #EFDABE;
}

Frequently asked questions

What color is #EFDABE?+

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

What is the closest Tailwind color to #EFDABE?+

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