#EEDEB3 Color

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

Color preview

#EEDEB3

Color formats

HEX
#EEDEB3
RGB
rgb(238, 222, 179)
RGBA
rgba(238, 222, 179, 1)
HSL
hsl(44, 63%, 82%)
HSV
hsv(44, 25%, 93%)
CMYK
cmyk(0%, 7%, 25%, 7%)
CSS variable
--color-primary: #EEDEB3;
Lowercase HEX
#eedeb3

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEB3

.color-eedeb3 {
  color: #EEDEB3;
  background-color: #EEDEB3;
}

Frequently asked questions

What color is #EEDEB3?+

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

What is the closest Tailwind color to #EEDEB3?+

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