#EFDCB0 Color

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

Color preview

#EFDCB0

Color formats

HEX
#EFDCB0
RGB
rgb(239, 220, 176)
RGBA
rgba(239, 220, 176, 1)
HSL
hsl(42, 66%, 81%)
HSV
hsv(42, 26%, 94%)
CMYK
cmyk(0%, 8%, 26%, 6%)
CSS variable
--color-primary: #EFDCB0;
Lowercase HEX
#efdcb0

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCB0

.color-efdcb0 {
  color: #EFDCB0;
  background-color: #EFDCB0;
}

Frequently asked questions

What color is #EFDCB0?+

#EFDCB0 is a HEX color with RGB value rgb(239, 220, 176) and HSL value hsl(42, 66%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDCB0?+

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