#E08282 Color Information

Hex color code: #E08282

A vibrant red shade, #E08282 appears as (224, 130, 130) in RGB and (0°, 60%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Coral
HEX
#E08282
RGB
224, 130, 130
HSL
0°, 60%, 69%
CMYK
0%, 42%, 42%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E08282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 130, 130

Red: 224 / Green: 130 / Blue: 130

HSL

0°, 60%, 69%

Hue: 0° / Saturation: 60% / Lightness: 69%

CMYK

0%, 42%, 42%, 12%

Cyan: 0% / Magenta: 42% / Yellow: 42% / Key: 12%

What color is #E08282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E08282 to RGB:

rgb(224, 130, 130)HEX to RGB Converter →

HEX to HSL

Convert #E08282 to HSL:

hsl(0, 60%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E08282 to CMYK:

cmyk(0%, 42%, 42%, 12%)Color Converter →

Color Meaning and Usage

A fiery red tone, #E08282 has RGB (224, 130, 130) and HSL (0°, 60%, 69%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E08282 is #81DFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF81B0.

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

Contrast with #E08282

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E08282?

#E08282 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E08282?

#E08282 in RGB is (224, 130, 130) - 224 red, 130 green, and 130 blue.

How to use #E08282 in CSS?

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

What colors go well with #E08282?

#81DFDF (complementary), #DF81B0 (analogous), and #D04343 (lighter shade) work well with #E08282.