#EBB13B Color Information

Hex color code: #EBB13B

The hex color #EBB13B is a striking orange with RGB values of (235, 177, 59) and HSL of (40°, 81%, 58%). It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#EBB13B
RGB
235, 177, 59
HSL
40°, 81%, 58%
CMYK
0%, 25%, 75%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB13B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 177, 59

Red: 235 / Green: 177 / Blue: 59

HSL

40°, 81%, 58%

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

CMYK

0%, 25%, 75%, 8%

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

What color is #EBB13B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB13B to RGB:

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

HEX to HSL

Convert #EBB13B to HSL:

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

HEX to CMYK

Convert #EBB13B to CMYK:

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

Color Meaning and Usage

A striking orange tone, #EBB13B has RGB (235, 177, 59) and HSL (40°, 81%, 58%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBB13B is #3D77EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB5A3D.

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

Contrast with #EBB13B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB13B?

#EBB13B is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EBB13B?

#EBB13B in RGB is (235, 177, 59) - 235 red, 177 green, and 59 blue.

How to use #EBB13B in CSS?

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

What colors go well with #EBB13B?

#3D77EB (complementary), #EB5A3D (analogous), and #C68B15 (lighter shade) work well with #EBB13B.