#EDDCB0 Color

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

Color preview

#EDDCB0

Color formats

HEX
#EDDCB0
RGB
rgb(237, 220, 176)
RGBA
rgba(237, 220, 176, 1)
HSL
hsl(43, 63%, 81%)
HSV
hsv(43, 26%, 93%)
CMYK
cmyk(0%, 7%, 26%, 7%)
CSS variable
--color-primary: #EDDCB0;
Lowercase HEX
#eddcb0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDCB0

.color-eddcb0 {
  color: #EDDCB0;
  background-color: #EDDCB0;
}

Frequently asked questions

What color is #EDDCB0?+

#EDDCB0 is a HEX color with RGB value rgb(237, 220, 176) and HSL value hsl(43, 63%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDCB0?+

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