#E58B85 Color Information

Hex color code: #E58B85

A warm red shade, #E58B85 appears as (229, 139, 133) in RGB and (4°, 65%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#E58B85
RGB
229, 139, 133
HSL
4°, 65%, 71%
CMYK
0%, 39%, 42%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E58B85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 139, 133

Red: 229 / Green: 139 / Blue: 133

HSL

4°, 65%, 71%

Hue: 4° / Saturation: 65% / Lightness: 71%

CMYK

0%, 39%, 42%, 10%

Cyan: 0% / Magenta: 39% / Yellow: 42% / Key: 10%

What color is #E58B85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E58B85 to RGB:

rgb(229, 139, 133)HEX to RGB Converter →

HEX to HSL

Convert #E58B85 to HSL:

hsl(4, 65%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E58B85 to CMYK:

cmyk(0%, 39%, 42%, 10%)Color Converter →

Color Meaning and Usage

A warm red tone, #E58B85 has RGB (229, 139, 133) and HSL (4°, 65%, 71%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E58B85 is #85DFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E585AF.

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

Contrast with #E58B85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E58B85?

#E58B85 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E58B85?

#E58B85 in RGB is (229, 139, 133) - 229 red, 139 green, and 133 blue.

How to use #E58B85 in CSS?

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

What colors go well with #E58B85?

#85DFE5 (complementary), #E585AF (analogous), and #D85046 (lighter shade) work well with #E58B85.