#EBA62D Color Information

Hex color code: #EBA62D

The hex color #EBA62D is a eye-catching orange with RGB values of (235, 166, 45) and HSL of (38°, 83%, 55%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#EBA62D
RGB
235, 166, 45
HSL
38°, 83%, 55%
CMYK
0%, 29%, 81%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA62D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 166, 45

Red: 235 / Green: 166 / Blue: 45

HSL

38°, 83%, 55%

Hue: 38° / Saturation: 83% / Lightness: 55%

CMYK

0%, 29%, 81%, 8%

Cyan: 0% / Magenta: 29% / Yellow: 81% / Key: 8%

What color is #EBA62D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA62D to RGB:

rgb(235, 166, 45)HEX to RGB Converter →

HEX to HSL

Convert #EBA62D to HSL:

hsl(38, 83%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA62D to CMYK:

cmyk(0%, 29%, 81%, 8%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EBA62D has RGB (235, 166, 45) and HSL (38°, 83%, 55%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA62D is #2D73EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB462D.

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

Contrast with #EBA62D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA62D?

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

What is the RGB value of #EBA62D?

#EBA62D in RGB is (235, 166, 45) - 235 red, 166 green, and 45 blue.

How to use #EBA62D in CSS?

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

What colors go well with #EBA62D?

#2D73EB (complementary), #EB462D (analogous), and #BB7D11 (lighter shade) work well with #EBA62D.