#EDDEAB Color

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

Color preview

#EDDEAB

Color formats

HEX
#EDDEAB
RGB
rgb(237, 222, 171)
RGBA
rgba(237, 222, 171, 1)
HSL
hsl(46, 65%, 80%)
HSV
hsv(46, 28%, 93%)
CMYK
cmyk(0%, 6%, 28%, 7%)
CSS variable
--color-primary: #EDDEAB;
Lowercase HEX
#eddeab

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEAB

.color-eddeab {
  color: #EDDEAB;
  background-color: #EDDEAB;
}

Frequently asked questions

What color is #EDDEAB?+

#EDDEAB is a HEX color with RGB value rgb(237, 222, 171) and HSL value hsl(46, 65%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDDEAB?+

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