#EBDE23 Color

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

Color preview

#EBDE23

Color formats

HEX
#EBDE23
RGB
rgb(235, 222, 35)
RGBA
rgba(235, 222, 35, 1)
HSL
hsl(56, 83%, 53%)
HSV
hsv(56, 85%, 92%)
CMYK
cmyk(0%, 6%, 85%, 8%)
CSS variable
--color-primary: #EBDE23;
Lowercase HEX
#ebde23

Shades

Tints

Tones

Harmony

CSS snippets for #EBDE23

.color-ebde23 {
  color: #EBDE23;
  background-color: #EBDE23;
}

Frequently asked questions

What color is #EBDE23?+

#EBDE23 is a HEX color with RGB value rgb(235, 222, 35) and HSL value hsl(56, 83%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBDE23?+

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