#EDD9A3 Color

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

Color preview

#EDD9A3

Color formats

HEX
#EDD9A3
RGB
rgb(237, 217, 163)
RGBA
rgba(237, 217, 163, 1)
HSL
hsl(44, 67%, 78%)
HSV
hsv(44, 31%, 93%)
CMYK
cmyk(0%, 8%, 31%, 7%)
CSS variable
--color-primary: #EDD9A3;
Lowercase HEX
#edd9a3

Shades

Tints

Tones

Harmony

CSS snippets for #EDD9A3

.color-edd9a3 {
  color: #EDD9A3;
  background-color: #EDD9A3;
}

Frequently asked questions

What color is #EDD9A3?+

#EDD9A3 is a HEX color with RGB value rgb(237, 217, 163) and HSL value hsl(44, 67%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDD9A3?+

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