#EBA07A Color Information

Hex color code: #EBA07A

The hex color #EBA07A is a dynamic orange with RGB values of (235, 160, 122) and HSL of (20°, 74%, 70%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EBA07A
RGB
235, 160, 122
HSL
20°, 74%, 70%
CMYK
0%, 32%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA07A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 160, 122

Red: 235 / Green: 160 / Blue: 122

HSL

20°, 74%, 70%

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

CMYK

0%, 32%, 48%, 8%

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

What color is #EBA07A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA07A to RGB:

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

HEX to HSL

Convert #EBA07A to HSL:

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

HEX to CMYK

Convert #EBA07A to CMYK:

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

Color Meaning and Usage

#EBA07A is a eye-catching orange color with RGB values of 235, 160, 122 and HSL of 20°, 74%, 70%. 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 #EBA07A is #7AC5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7A8D.

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

Contrast with #EBA07A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA07A?

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

What is the RGB value of #EBA07A?

#EBA07A in RGB is (235, 160, 122) - 235 red, 160 green, and 122 blue.

How to use #EBA07A in CSS?

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

What colors go well with #EBA07A?

#7AC5EB (complementary), #EB7A8D (analogous), and #E17037 (lighter shade) work well with #EBA07A.