#EDAB7C Color Information

Hex color code: #EDAB7C

A striking orange shade, #EDAB7C appears as (237, 171, 124) in RGB and (25°, 76%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Salmon
HEX
#EDAB7C
RGB
237, 171, 124
HSL
25°, 76%, 71%
CMYK
0%, 28%, 48%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDAB7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 171, 124

Red: 237 / Green: 171 / Blue: 124

HSL

25°, 76%, 71%

Hue: 25° / Saturation: 76% / Lightness: 71%

CMYK

0%, 28%, 48%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 48% / Key: 7%

What color is #EDAB7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDAB7C to RGB:

rgb(237, 171, 124)HEX to RGB Converter →

HEX to HSL

Convert #EDAB7C to HSL:

hsl(25, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EDAB7C to CMYK:

cmyk(0%, 28%, 48%, 7%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EDAB7C has RGB (237, 171, 124) and HSL (25°, 76%, 71%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDAB7C is #7DBEED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D86.

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

Contrast with #EDAB7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDAB7C?

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

What is the RGB value of #EDAB7C?

#EDAB7C in RGB is (237, 171, 124) - 237 red, 171 green, and 124 blue.

How to use #EDAB7C in CSS?

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

What colors go well with #EDAB7C?

#7DBEED (complementary), #ED7D86 (analogous), and #E4813A (lighter shade) work well with #EDAB7C.