#EDEAA5 Color

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

Color preview

#EDEAA5

Color formats

HEX
#EDEAA5
RGB
rgb(237, 234, 165)
RGBA
rgba(237, 234, 165, 1)
HSL
hsl(57, 67%, 79%)
HSV
hsv(57, 30%, 93%)
CMYK
cmyk(0%, 1%, 30%, 7%)
CSS variable
--color-primary: #EDEAA5;
Lowercase HEX
#edeaa5

Shades

Tints

Tones

Harmony

CSS snippets for #EDEAA5

.color-edeaa5 {
  color: #EDEAA5;
  background-color: #EDEAA5;
}

Frequently asked questions

What color is #EDEAA5?+

#EDEAA5 is a HEX color with RGB value rgb(237, 234, 165) and HSL value hsl(57, 67%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEAA5?+

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