#E77485 Color Information

Hex color code: #E77485

A vivid red shade, #E77485 appears as (231, 116, 133) in RGB and (351°, 71%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#E77485
RGB
231, 116, 133
HSL
351°, 71%, 68%
CMYK
0%, 50%, 42%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E77485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 116, 133

Red: 231 / Green: 116 / Blue: 133

HSL

351°, 71%, 68%

Hue: 351° / Saturation: 71% / Lightness: 68%

CMYK

0%, 50%, 42%, 9%

Cyan: 0% / Magenta: 50% / Yellow: 42% / Key: 9%

What color is #E77485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E77485 to RGB:

rgb(231, 116, 133)HEX to RGB Converter →

HEX to HSL

Convert #E77485 to HSL:

hsl(351, 71%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E77485 to CMYK:

cmyk(0%, 50%, 42%, 9%)Color Converter →

Color Meaning and Usage

#E77485 is a striking red color with RGB values of 231, 116, 133 and HSL of 351°, 71%, 68%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E77485 is #73E7D6, creating high-contrast pairings. For softer combinations, try analogous colors like #E773BF.

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

Contrast with #E77485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E77485?

#E77485 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E77485?

#E77485 in RGB is (231, 116, 133) - 231 red, 116 green, and 133 blue.

How to use #E77485 in CSS?

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

What colors go well with #E77485?

#73E7D6 (complementary), #E773BF (analogous), and #DC324C (lighter shade) work well with #E77485.