#E38C82 Color Information

Hex color code: #E38C82

A energetic red shade, #E38C82 appears as (227, 140, 130) in RGB and (6°, 63%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#E38C82
RGB
227, 140, 130
HSL
6°, 63%, 70%
CMYK
0%, 38%, 43%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E38C82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 140, 130

Red: 227 / Green: 140 / Blue: 130

HSL

6°, 63%, 70%

Hue: 6° / Saturation: 63% / Lightness: 70%

CMYK

0%, 38%, 43%, 11%

Cyan: 0% / Magenta: 38% / Yellow: 43% / Key: 11%

What color is #E38C82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E38C82 to RGB:

rgb(227, 140, 130)HEX to RGB Converter →

HEX to HSL

Convert #E38C82 to HSL:

hsl(6, 63%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E38C82 to CMYK:

cmyk(0%, 38%, 43%, 11%)Color Converter →

Color Meaning and Usage

#E38C82 is a warm red color with RGB values of 227, 140, 130 and HSL of 6°, 63%, 70%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E38C82 is #82D9E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E382A9.

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

Contrast with #E38C82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E38C82?

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

What is the RGB value of #E38C82?

#E38C82 in RGB is (227, 140, 130) - 227 red, 140 green, and 130 blue.

How to use #E38C82 in CSS?

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

What colors go well with #E38C82?

#82D9E3 (complementary), #E382A9 (analogous), and #D55244 (lighter shade) work well with #E38C82.