#EBA173 Color Information

Hex color code: #EBA173

#EBA173 is a dynamic orange color. In RGB it is (235, 161, 115), and in HSL it is (23°, 75%, 69%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EBA173
RGB
235, 161, 115
HSL
23°, 75%, 69%
CMYK
0%, 31%, 51%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA173; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 161, 115

Red: 235 / Green: 161 / Blue: 115

HSL

23°, 75%, 69%

Hue: 23° / Saturation: 75% / Lightness: 69%

CMYK

0%, 31%, 51%, 8%

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

What color is #EBA173?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA173 to RGB:

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

HEX to HSL

Convert #EBA173 to HSL:

hsl(23, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA173 to CMYK:

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

Color Meaning and Usage

#EBA173 is a bold orange color with RGB values of 235, 161, 115 and HSL of 23°, 75%, 69%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA173 is #75BEEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7582.

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

Contrast with #EBA173

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA173?

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

What is the RGB value of #EBA173?

#EBA173 in RGB is (235, 161, 115) - 235 red, 161 green, and 115 blue.

How to use #EBA173 in CSS?

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

What colors go well with #EBA173?

#75BEEB (complementary), #EB7582 (analogous), and #E27532 (lighter shade) work well with #EBA173.