#EBCD25 Color

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

Color preview

#EBCD25

Color formats

HEX
#EBCD25
RGB
rgb(235, 205, 37)
RGBA
rgba(235, 205, 37, 1)
HSL
hsl(51, 83%, 53%)
HSV
hsv(51, 84%, 92%)
CMYK
cmyk(0%, 13%, 84%, 8%)
CSS variable
--color-primary: #EBCD25;
Lowercase HEX
#ebcd25

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD25

.color-ebcd25 {
  color: #EBCD25;
  background-color: #EBCD25;
}

Frequently asked questions

What color is #EBCD25?+

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

What is the closest Tailwind color to #EBCD25?+

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