#EBCB60 Color Information

Hex color code: #EBCB60

The hex color #EBCB60 is a bold yellow with RGB values of (235, 203, 96) and HSL of (46°, 78%, 65%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EBCB60
RGB
235, 203, 96
HSL
46°, 78%, 65%
CMYK
0%, 14%, 59%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCB60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 203, 96

Red: 235 / Green: 203 / Blue: 96

HSL

46°, 78%, 65%

Hue: 46° / Saturation: 78% / Lightness: 65%

CMYK

0%, 14%, 59%, 8%

Cyan: 0% / Magenta: 14% / Yellow: 59% / Key: 8%

What color is #EBCB60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCB60 to RGB:

rgb(235, 203, 96)HEX to RGB Converter →

HEX to HSL

Convert #EBCB60 to HSL:

hsl(46, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCB60 to CMYK:

cmyk(0%, 14%, 59%, 8%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #EBCB60 has RGB (235, 203, 96) and HSL (46°, 78%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCB60 is #6081EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB8560.

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

Contrast with #EBCB60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCB60?

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

What is the RGB value of #EBCB60?

#EBCB60 in RGB is (235, 203, 96) - 235 red, 203 green, and 96 blue.

How to use #EBCB60 in CSS?

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

What colors go well with #EBCB60?

#6081EB (complementary), #EB8560 (analogous), and #E3B51C (lighter shade) work well with #EBCB60.