#EFD3AE Color

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

Color preview

#EFD3AE

Color formats

HEX
#EFD3AE
RGB
rgb(239, 211, 174)
RGBA
rgba(239, 211, 174, 1)
HSL
hsl(34, 67%, 81%)
HSV
hsv(34, 27%, 94%)
CMYK
cmyk(0%, 12%, 27%, 6%)
CSS variable
--color-primary: #EFD3AE;
Lowercase HEX
#efd3ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFD3AE

.color-efd3ae {
  color: #EFD3AE;
  background-color: #EFD3AE;
}

Frequently asked questions

What color is #EFD3AE?+

#EFD3AE is a HEX color with RGB value rgb(239, 211, 174) and HSL value hsl(34, 67%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFD3AE?+

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