#EDCEAB Color

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

Color preview

#EDCEAB

Color formats

HEX
#EDCEAB
RGB
rgb(237, 206, 171)
RGBA
rgba(237, 206, 171, 1)
HSL
hsl(32, 65%, 80%)
HSV
hsv(32, 28%, 93%)
CMYK
cmyk(0%, 13%, 28%, 7%)
CSS variable
--color-primary: #EDCEAB;
Lowercase HEX
#edceab

Shades

Tints

Tones

Harmony

CSS snippets for #EDCEAB

.color-edceab {
  color: #EDCEAB;
  background-color: #EDCEAB;
}

Frequently asked questions

What color is #EDCEAB?+

#EDCEAB is a HEX color with RGB value rgb(237, 206, 171) and HSL value hsl(32, 65%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDCEAB?+

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