#EDEAA1 Color

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

Color preview

#EDEAA1

Color formats

HEX
#EDEAA1
RGB
rgb(237, 234, 161)
RGBA
rgba(237, 234, 161, 1)
HSL
hsl(58, 68%, 78%)
HSV
hsv(58, 32%, 93%)
CMYK
cmyk(0%, 1%, 32%, 7%)
CSS variable
--color-primary: #EDEAA1;
Lowercase HEX
#edeaa1

Shades

Tints

Tones

Harmony

CSS snippets for #EDEAA1

.color-edeaa1 {
  color: #EDEAA1;
  background-color: #EDEAA1;
}

Frequently asked questions

What color is #EDEAA1?+

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

What is the closest Tailwind color to #EDEAA1?+

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