#ED896E Color Information

Hex color code: #ED896E

The hex color #ED896E is a vivid red with RGB values of (237, 137, 110) and HSL of (13°, 78%, 68%). It is commonly used in modern UI design.

Try:
Color NameSalmon
HEX
#ED896E
RGB
237, 137, 110
HSL
13°, 78%, 68%
CMYK
0%, 42%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED896E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 137, 110

Red: 237 / Green: 137 / Blue: 110

HSL

13°, 78%, 68%

Hue: 13° / Saturation: 78% / Lightness: 68%

CMYK

0%, 42%, 54%, 7%

Cyan: 0% / Magenta: 42% / Yellow: 54% / Key: 7%

What color is #ED896E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED896E to RGB:

rgb(237, 137, 110)HEX to RGB Converter →

HEX to HSL

Convert #ED896E to HSL:

hsl(13, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ED896E to CMYK:

cmyk(0%, 42%, 54%, 7%)Color Converter →

Color Meaning and Usage

A vivid red tone, #ED896E has RGB (237, 137, 110) and HSL (13°, 78%, 68%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED896E is #6ED1ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED6E92.

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

Contrast with #ED896E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED896E?

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

What is the RGB value of #ED896E?

#ED896E in RGB is (237, 137, 110) - 237 red, 137 green, and 110 blue.

How to use #ED896E in CSS?

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

What colors go well with #ED896E?

#6ED1ED (complementary), #ED6E92 (analogous), and #E5522A (lighter shade) work well with #ED896E.