#EBA77D Color Information

Hex color code: #EBA77D

The hex color #EBA77D is a dynamic orange with RGB values of (235, 167, 125) and HSL of (23°, 73%, 71%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EBA77D
RGB
235, 167, 125
HSL
23°, 73%, 71%
CMYK
0%, 29%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA77D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 167, 125

Red: 235 / Green: 167 / Blue: 125

HSL

23°, 73%, 71%

Hue: 23° / Saturation: 73% / Lightness: 71%

CMYK

0%, 29%, 47%, 8%

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

What color is #EBA77D?

#EBA77D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA77D to RGB:

rgb(235, 167, 125)HEX to RGB Converter →

HEX to HSL

Convert #EBA77D to HSL:

hsl(23, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA77D to CMYK:

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

Color Meaning and Usage

A dynamic orange tone, #EBA77D has RGB (235, 167, 125) and HSL (23°, 73%, 71%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA77D is #7FC2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7F8C.

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

Contrast with #EBA77D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA77D?

#EBA77D is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA77D?

#EBA77D in RGB is (235, 167, 125) - 235 red, 167 green, and 125 blue.

How to use #EBA77D in CSS?

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

What colors go well with #EBA77D?

#7FC2EB (complementary), #EB7F8C (analogous), and #E17C3D (lighter shade) work well with #EBA77D.