#EDEAA2 Color

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

Color preview

#EDEAA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDEAA2

.color-edeaa2 {
  color: #EDEAA2;
  background-color: #EDEAA2;
}

Frequently asked questions

What color is #EDEAA2?+

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

What is the closest Tailwind color to #EDEAA2?+

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