#EFDCB7 Color

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

Color preview

#EFDCB7

Color formats

HEX
#EFDCB7
RGB
rgb(239, 220, 183)
RGBA
rgba(239, 220, 183, 1)
HSL
hsl(40, 64%, 83%)
HSV
hsv(40, 23%, 94%)
CMYK
cmyk(0%, 8%, 23%, 6%)
CSS variable
--color-primary: #EFDCB7;
Lowercase HEX
#efdcb7

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCB7

.color-efdcb7 {
  color: #EFDCB7;
  background-color: #EFDCB7;
}

Frequently asked questions

What color is #EFDCB7?+

#EFDCB7 is a HEX color with RGB value rgb(239, 220, 183) and HSL value hsl(40, 64%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDCB7?+

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