#EBC547 Color Information

Hex color code: #EBC547

The hex color #EBC547 is a striking yellow with RGB values of (235, 197, 71) and HSL of (46°, 80%, 60%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EBC547
RGB
235, 197, 71
HSL
46°, 80%, 60%
CMYK
0%, 16%, 70%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC547; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 197, 71

Red: 235 / Green: 197 / Blue: 71

HSL

46°, 80%, 60%

Hue: 46° / Saturation: 80% / Lightness: 60%

CMYK

0%, 16%, 70%, 8%

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

What color is #EBC547?

#EBC547 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC547 to RGB:

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

HEX to HSL

Convert #EBC547 to HSL:

hsl(46, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC547 to CMYK:

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

Color Meaning and Usage

#EBC547 is a bold yellow color with RGB values of 235, 197, 71 and HSL of 46°, 80%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC547 is #476DEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7347.

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

Contrast with #EBC547

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC547?

#EBC547 is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBC547?

#EBC547 in RGB is (235, 197, 71) - 235 red, 197 green, and 71 blue.

How to use #EBC547 in CSS?

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

What colors go well with #EBC547?

#476DEB (complementary), #EB7347 (analogous), and #CFA417 (lighter shade) work well with #EBC547.