#EDCDAB Color

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

Color preview

#EDCDAB

Color formats

HEX
#EDCDAB
RGB
rgb(237, 205, 171)
RGBA
rgba(237, 205, 171, 1)
HSL
hsl(31, 65%, 80%)
HSV
hsv(31, 28%, 93%)
CMYK
cmyk(0%, 14%, 28%, 7%)
CSS variable
--color-primary: #EDCDAB;
Lowercase HEX
#edcdab

Shades

Tints

Tones

Harmony

CSS snippets for #EDCDAB

.color-edcdab {
  color: #EDCDAB;
  background-color: #EDCDAB;
}

Frequently asked questions

What color is #EDCDAB?+

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

What is the closest Tailwind color to #EDCDAB?+

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