#EDDBB9 Color

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

Color preview

#EDDBB9

Color formats

HEX
#EDDBB9
RGB
rgb(237, 219, 185)
RGBA
rgba(237, 219, 185, 1)
HSL
hsl(39, 59%, 83%)
HSV
hsv(39, 22%, 93%)
CMYK
cmyk(0%, 8%, 22%, 7%)
CSS variable
--color-primary: #EDDBB9;
Lowercase HEX
#eddbb9

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBB9

.color-eddbb9 {
  color: #EDDBB9;
  background-color: #EDDBB9;
}

Frequently asked questions

What color is #EDDBB9?+

#EDDBB9 is a HEX color with RGB value rgb(237, 219, 185) and HSL value hsl(39, 59%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDBB9?+

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