#EDD8A2 Color

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

Color preview

#EDD8A2

Color formats

HEX
#EDD8A2
RGB
rgb(237, 216, 162)
RGBA
rgba(237, 216, 162, 1)
HSL
hsl(43, 68%, 78%)
HSV
hsv(43, 32%, 93%)
CMYK
cmyk(0%, 9%, 32%, 7%)
CSS variable
--color-primary: #EDD8A2;
Lowercase HEX
#edd8a2

Shades

Tints

Tones

Harmony

CSS snippets for #EDD8A2

.color-edd8a2 {
  color: #EDD8A2;
  background-color: #EDD8A2;
}

Frequently asked questions

What color is #EDD8A2?+

#EDD8A2 is a HEX color with RGB value rgb(237, 216, 162) and HSL value hsl(43, 68%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDD8A2?+

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