#EE7D77 Color Information

Hex color code: #EE7D77

#EE7D77 is a vivid red color. In RGB it is (238, 125, 119), and in HSL it is (3°, 78%, 70%). It is frequently seen in web interfaces.

Try:
Color NameLight Coral
HEX
#EE7D77
RGB
238, 125, 119
HSL
3°, 78%, 70%
CMYK
0%, 47%, 50%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE7D77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 125, 119

Red: 238 / Green: 125 / Blue: 119

HSL

3°, 78%, 70%

Hue: 3° / Saturation: 78% / Lightness: 70%

CMYK

0%, 47%, 50%, 7%

Cyan: 0% / Magenta: 47% / Yellow: 50% / Key: 7%

What color is #EE7D77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE7D77 to RGB:

rgb(238, 125, 119)HEX to RGB Converter →

HEX to HSL

Convert #EE7D77 to HSL:

hsl(3, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EE7D77 to CMYK:

cmyk(0%, 47%, 50%, 7%)Color Converter →

Color Meaning and Usage

#EE7D77 is a vivid red color with RGB values of 238, 125, 119 and HSL of 3°, 78%, 70%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE7D77 is #77E8EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE77AD.

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

Contrast with #EE7D77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE7D77?

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

What is the RGB value of #EE7D77?

#EE7D77 in RGB is (238, 125, 119) - 238 red, 125 green, and 119 blue.

How to use #EE7D77 in CSS?

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

What colors go well with #EE7D77?

#77E8EE (complementary), #EE77AD (analogous), and #E63C33 (lighter shade) work well with #EE7D77.