#EBA07D Color Information

Hex color code: #EBA07D

The hex color #EBA07D is a eye-catching orange with RGB values of (235, 160, 125) and HSL of (19°, 73%, 71%). It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#EBA07D
RGB
235, 160, 125
HSL
19°, 73%, 71%
CMYK
0%, 32%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA07D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 160, 125

Red: 235 / Green: 160 / Blue: 125

HSL

19°, 73%, 71%

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

CMYK

0%, 32%, 47%, 8%

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

What color is #EBA07D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA07D to RGB:

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

HEX to HSL

Convert #EBA07D to HSL:

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

HEX to CMYK

Convert #EBA07D to CMYK:

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

Color Meaning and Usage

#EBA07D is a eye-catching orange color with RGB values of 235, 160, 125 and HSL of 19°, 73%, 71%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA07D is #7FC9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7F93.

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

Contrast with #EBA07D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA07D?

#EBA07D is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA07D?

#EBA07D in RGB is (235, 160, 125) - 235 red, 160 green, and 125 blue.

How to use #EBA07D in CSS?

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

What colors go well with #EBA07D?

#7FC9EB (complementary), #EB7F93 (analogous), and #E1713D (lighter shade) work well with #EBA07D.