#EBA170 Color Information

Hex color code: #EBA170

#EBA170 is a striking orange color. In RGB it is (235, 161, 112), and in HSL it is (24°, 75%, 68%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#EBA170
RGB
235, 161, 112
HSL
24°, 75%, 68%
CMYK
0%, 31%, 52%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA170; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 161, 112

Red: 235 / Green: 161 / Blue: 112

HSL

24°, 75%, 68%

Hue: 24° / Saturation: 75% / Lightness: 68%

CMYK

0%, 31%, 52%, 8%

Cyan: 0% / Magenta: 31% / Yellow: 52% / Key: 8%

What color is #EBA170?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA170 to RGB:

rgb(235, 161, 112)HEX to RGB Converter →

HEX to HSL

Convert #EBA170 to HSL:

hsl(24, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA170 to CMYK:

cmyk(0%, 31%, 52%, 8%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EBA170 has RGB (235, 161, 112) and HSL (24°, 75%, 68%). 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 #EBA170 is #70BAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB707C.

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

Contrast with #EBA170

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 #EBA170?

#EBA170 is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA170?

#EBA170 in RGB is (235, 161, 112) - 235 red, 161 green, and 112 blue.

How to use #EBA170 in CSS?

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

What colors go well with #EBA170?

#70BAEB (complementary), #EB707C (analogous), and #E1752D (lighter shade) work well with #EBA170.