#EBA47C Color Information

Hex color code: #EBA47C

A striking orange shade, #EBA47C appears as (235, 164, 124) in RGB and (22°, 74%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#EBA47C
RGB
235, 164, 124
HSL
22°, 74%, 70%
CMYK
0%, 30%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA47C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 164, 124

Red: 235 / Green: 164 / Blue: 124

HSL

22°, 74%, 70%

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

CMYK

0%, 30%, 47%, 8%

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

What color is #EBA47C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA47C to RGB:

rgb(235, 164, 124)HEX to RGB Converter →

HEX to HSL

Convert #EBA47C to HSL:

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

HEX to CMYK

Convert #EBA47C to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EBA47C has RGB (235, 164, 124) and HSL (22°, 74%, 70%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA47C is #7AC2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7A89.

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

Contrast with #EBA47C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA47C?

#EBA47C is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA47C?

#EBA47C in RGB is (235, 164, 124) - 235 red, 164 green, and 124 blue.

How to use #EBA47C in CSS?

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

What colors go well with #EBA47C?

#7AC2EB (complementary), #EB7A89 (analogous), and #E17637 (lighter shade) work well with #EBA47C.