#EDEDB9 Color

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

Color preview

#EDEDB9

Color formats

HEX
#EDEDB9
RGB
rgb(237, 237, 185)
RGBA
rgba(237, 237, 185, 1)
HSL
hsl(60, 59%, 83%)
HSV
hsv(60, 22%, 93%)
CMYK
cmyk(0%, 0%, 22%, 7%)
CSS variable
--color-primary: #EDEDB9;
Lowercase HEX
#ededb9

Shades

Tints

Tones

Harmony

CSS snippets for #EDEDB9

.color-ededb9 {
  color: #EDEDB9;
  background-color: #EDEDB9;
}

Frequently asked questions

What color is #EDEDB9?+

#EDEDB9 is a HEX color with RGB value rgb(237, 237, 185) and HSL value hsl(60, 59%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEDB9?+

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