#EEDCB3 Color

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

Color preview

#EEDCB3

Color formats

HEX
#EEDCB3
RGB
rgb(238, 220, 179)
RGBA
rgba(238, 220, 179, 1)
HSL
hsl(42, 63%, 82%)
HSV
hsv(42, 25%, 93%)
CMYK
cmyk(0%, 8%, 25%, 7%)
CSS variable
--color-primary: #EEDCB3;
Lowercase HEX
#eedcb3

Shades

Tints

Tones

Harmony

CSS snippets for #EEDCB3

.color-eedcb3 {
  color: #EEDCB3;
  background-color: #EEDCB3;
}

Frequently asked questions

What color is #EEDCB3?+

#EEDCB3 is a HEX color with RGB value rgb(238, 220, 179) and HSL value hsl(42, 63%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDCB3?+

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