#EFDCB6 Color

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

Color preview

#EFDCB6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCB6

.color-efdcb6 {
  color: #EFDCB6;
  background-color: #EFDCB6;
}

Frequently asked questions

What color is #EFDCB6?+

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

What is the closest Tailwind color to #EFDCB6?+

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