#EDE99C Color

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

Color preview

#EDE99C

Color formats

HEX
#EDE99C
RGB
rgb(237, 233, 156)
RGBA
rgba(237, 233, 156, 1)
HSL
hsl(57, 69%, 77%)
HSV
hsv(57, 34%, 93%)
CMYK
cmyk(0%, 2%, 34%, 7%)
CSS variable
--color-primary: #EDE99C;
Lowercase HEX
#ede99c

Shades

Tints

Tones

Harmony

CSS snippets for #EDE99C

.color-ede99c {
  color: #EDE99C;
  background-color: #EDE99C;
}

Frequently asked questions

What color is #EDE99C?+

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

What is the closest Tailwind color to #EDE99C?+

The closest Tailwind color is amber-200, available as the bg-amber-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