#EB9C7A Color Information

Hex color code: #EB9C7A

A eye-catching orange shade, #EB9C7A appears as (235, 156, 122) in RGB and (18°, 74%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#EB9C7A
RGB
235, 156, 122
HSL
18°, 74%, 70%
CMYK
0%, 34%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB9C7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 156, 122

Red: 235 / Green: 156 / Blue: 122

HSL

18°, 74%, 70%

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

CMYK

0%, 34%, 48%, 8%

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

What color is #EB9C7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB9C7A to RGB:

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

HEX to HSL

Convert #EB9C7A to HSL:

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

HEX to CMYK

Convert #EB9C7A to CMYK:

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

Color Meaning and Usage

A bold orange tone, #EB9C7A has RGB (235, 156, 122) and HSL (18°, 74%, 70%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB9C7A is #7AC9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7A91.

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

Contrast with #EB9C7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB9C7A?

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

What is the RGB value of #EB9C7A?

#EB9C7A in RGB is (235, 156, 122) - 235 red, 156 green, and 122 blue.

How to use #EB9C7A in CSS?

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

What colors go well with #EB9C7A?

#7AC9EB (complementary), #EB7A91 (analogous), and #E16A37 (lighter shade) work well with #EB9C7A.