#EDEAB7 Color

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

Color preview

#EDEAB7

Color formats

HEX
#EDEAB7
RGB
rgb(237, 234, 183)
RGBA
rgba(237, 234, 183, 1)
HSL
hsl(57, 60%, 82%)
HSV
hsv(57, 23%, 93%)
CMYK
cmyk(0%, 1%, 23%, 7%)
CSS variable
--color-primary: #EDEAB7;
Lowercase HEX
#edeab7

Shades

Tints

Tones

Harmony

CSS snippets for #EDEAB7

.color-edeab7 {
  color: #EDEAB7;
  background-color: #EDEAB7;
}

Frequently asked questions

What color is #EDEAB7?+

#EDEAB7 is a HEX color with RGB value rgb(237, 234, 183) and HSL value hsl(57, 60%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEAB7?+

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