#EBDE25 Color

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

Color preview

#EBDE25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDE25

.color-ebde25 {
  color: #EBDE25;
  background-color: #EBDE25;
}

Frequently asked questions

What color is #EBDE25?+

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

What is the closest Tailwind color to #EBDE25?+

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