#EBC53B Color Information

Hex color code: #EBC53B

A bold yellow shade, #EBC53B appears as (235, 197, 59) in RGB and (47°, 81%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#EBC53B
RGB
235, 197, 59
HSL
47°, 81%, 58%
CMYK
0%, 16%, 75%, 8%

Shades

CSS Usage
color: #EBC53B;
background-color: #EBC53B;
border-color: #EBC53B;
box-shadow: 0 0 10px #EBC53B;
border: 2px solid #EBC53B;
Tailwind Usage
bg-[#EBC53B]
text-[#EBC53B]
border-[#EBC53B]
shadow-[0_0_10px_EBC53B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EBC53B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EBC53B; color: #000000; }

Badge

New Feature
.badge { background-color: #EBC53B; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EBC53B; background-color: #EBC53B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EBC53B20; border-left: 4px solid #EBC53B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EBC53B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EBC53B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 197, 59

Red: 235 / Green: 197 / Blue: 59

HSL

47°, 81%, 58%

Hue: 47° / Saturation: 81% / Lightness: 58%

CMYK

0%, 16%, 75%, 8%

Cyan: 0% / Magenta: 16% / Yellow: 75% / Key: 8%

What color is #EBC53B?

#EBC53B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC53B to RGB:

rgb(235, 197, 59)HEX to RGB Converter →

HEX to HSL

Convert #EBC53B to HSL:

hsl(47, 81%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC53B to CMYK:

cmyk(0%, 16%, 75%, 8%)Color Converter →

Color Meaning and Usage

#EBC53B is a bold yellow color with RGB values of 235, 197, 59 and HSL of 47°, 81%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC53B is #3D63EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB6E3D.

Use #EBC53B in CSS: color: #EBC53B or background-color: #EBC53B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EBC53B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.58:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC53B?

#EBC53B is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EBC53B?

#EBC53B in RGB is (235, 197, 59) - 235 red, 197 green, and 59 blue.

How to use #EBC53B in CSS?

Use #EBC53B directly in your CSS properties like color or background-color.

What colors go well with #EBC53B?

#3D63EB (complementary), #EB6E3D (analogous), and #C6A015 (lighter shade) work well with #EBC53B.