#EDD99C Color

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

Color preview

#EDD99C

Color formats

HEX
#EDD99C
RGB
rgb(237, 217, 156)
RGBA
rgba(237, 217, 156, 1)
HSL
hsl(45, 69%, 77%)
HSV
hsv(45, 34%, 93%)
CMYK
cmyk(0%, 8%, 34%, 7%)
CSS variable
--color-primary: #EDD99C;
Lowercase HEX
#edd99c

Shades

Tints

Tones

Harmony

CSS snippets for #EDD99C

.color-edd99c {
  color: #EDD99C;
  background-color: #EDD99C;
}

Frequently asked questions

What color is #EDD99C?+

#EDD99C is a HEX color with RGB value rgb(237, 217, 156) and HSL value hsl(45, 69%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDD99C?+

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