#EDE99B Color

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

Color preview

#EDE99B

Color formats

HEX
#EDE99B
RGB
rgb(237, 233, 155)
RGBA
rgba(237, 233, 155, 1)
HSL
hsl(57, 69%, 77%)
HSV
hsv(57, 35%, 93%)
CMYK
cmyk(0%, 2%, 35%, 7%)
CSS variable
--color-primary: #EDE99B;
Lowercase HEX
#ede99b

Shades

Tints

Tones

Harmony

CSS snippets for #EDE99B

.color-ede99b {
  color: #EDE99B;
  background-color: #EDE99B;
}

Frequently asked questions

What color is #EDE99B?+

#EDE99B is a HEX color with RGB value rgb(237, 233, 155) and HSL value hsl(57, 69%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDE99B?+

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