#EDE15B Color

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

Color preview

#EDE15B

Color formats

HEX
#EDE15B
RGB
rgb(237, 225, 91)
RGBA
rgba(237, 225, 91, 1)
HSL
hsl(55, 80%, 64%)
HSV
hsv(55, 62%, 93%)
CMYK
cmyk(0%, 5%, 62%, 7%)
CSS variable
--color-primary: #EDE15B;
Lowercase HEX
#ede15b

Shades

Tints

Tones

Harmony

CSS snippets for #EDE15B

.color-ede15b {
  color: #EDE15B;
  background-color: #EDE15B;
}

Frequently asked questions

What color is #EDE15B?+

#EDE15B is a HEX color with RGB value rgb(237, 225, 91) and HSL value hsl(55, 80%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDE15B?+

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