#EBC53D Color Information

Hex color code: #EBC53D

#EBC53D is a eye-catching yellow color. In RGB it is (235, 197, 61), and in HSL it is (47°, 81%, 58%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#EBC53D
RGB
235, 197, 61
HSL
47°, 81%, 58%
CMYK
0%, 16%, 74%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EBC53D; 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 #EBC53D; background-color: #EBC53D15; }

Alert / Toast

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

Link / Accent

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

a { color: #EBC53D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 197, 61

Red: 235 / Green: 197 / Blue: 61

HSL

47°, 81%, 58%

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

CMYK

0%, 16%, 74%, 8%

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

What color is #EBC53D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC53D to RGB:

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

HEX to HSL

Convert #EBC53D to HSL:

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

HEX to CMYK

Convert #EBC53D to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #EBC53D has RGB (235, 197, 61) and HSL (47°, 81%, 58%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EBC53D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC53D?

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

What is the RGB value of #EBC53D?

#EBC53D in RGB is (235, 197, 61) - 235 red, 197 green, and 61 blue.

How to use #EBC53D in CSS?

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

What colors go well with #EBC53D?

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