#EBA57A Color Information

Hex color code: #EBA57A

#EBA57A is a bold orange color. In RGB it is (235, 165, 122), and in HSL it is (23°, 74%, 70%). It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#EBA57A
RGB
235, 165, 122
HSL
23°, 74%, 70%
CMYK
0%, 30%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA57A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 165, 122

Red: 235 / Green: 165 / Blue: 122

HSL

23°, 74%, 70%

Hue: 23° / Saturation: 74% / Lightness: 70%

CMYK

0%, 30%, 48%, 8%

Cyan: 0% / Magenta: 30% / Yellow: 48% / Key: 8%

What color is #EBA57A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA57A to RGB:

rgb(235, 165, 122)HEX to RGB Converter →

HEX to HSL

Convert #EBA57A to HSL:

hsl(23, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA57A to CMYK:

cmyk(0%, 30%, 48%, 8%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EBA57A has RGB (235, 165, 122) and HSL (23°, 74%, 70%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA57A is #7AC0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7A87.

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

Contrast with #EBA57A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA57A?

#EBA57A is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA57A?

#EBA57A in RGB is (235, 165, 122) - 235 red, 165 green, and 122 blue.

How to use #EBA57A in CSS?

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

What colors go well with #EBA57A?

#7AC0EB (complementary), #EB7A87 (analogous), and #E17837 (lighter shade) work well with #EBA57A.