#EDE9A1 Color

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

Color preview

#EDE9A1

Color formats

HEX
#EDE9A1
RGB
rgb(237, 233, 161)
RGBA
rgba(237, 233, 161, 1)
HSL
hsl(57, 68%, 78%)
HSV
hsv(57, 32%, 93%)
CMYK
cmyk(0%, 2%, 32%, 7%)
CSS variable
--color-primary: #EDE9A1;
Lowercase HEX
#ede9a1

Shades

Tints

Tones

Harmony

CSS snippets for #EDE9A1

.color-ede9a1 {
  color: #EDE9A1;
  background-color: #EDE9A1;
}

Frequently asked questions

What color is #EDE9A1?+

#EDE9A1 is a HEX color with RGB value rgb(237, 233, 161) and HSL value hsl(57, 68%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDE9A1?+

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