#EBBC3D Color

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

Color preview

#EBBC3D

Color formats

HEX
#EBBC3D
RGB
rgb(235, 188, 61)
RGBA
rgba(235, 188, 61, 1)
HSL
hsl(44, 81%, 58%)
HSV
hsv(44, 74%, 92%)
CMYK
cmyk(0%, 20%, 74%, 8%)
CSS variable
--color-primary: #EBBC3D;
Lowercase HEX
#ebbc3d

Shades

Tints

Tones

Harmony

CSS snippets for #EBBC3D

.color-ebbc3d {
  color: #EBBC3D;
  background-color: #EBBC3D;
}

Frequently asked questions

What color is #EBBC3D?+

#EBBC3D is a HEX color with RGB value rgb(235, 188, 61) and HSL value hsl(44, 81%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBBC3D?+

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