#D77E8D Color Information

Hex color code: #D77E8D

A invigorating red shade, #D77E8D appears as (215, 126, 141) in RGB and (350°, 53%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#D77E8D
RGB
215, 126, 141
HSL
350°, 53%, 67%
CMYK
0%, 41%, 34%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77E8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 126, 141

Red: 215 / Green: 126 / Blue: 141

HSL

350°, 53%, 67%

Hue: 350° / Saturation: 53% / Lightness: 67%

CMYK

0%, 41%, 34%, 16%

Cyan: 0% / Magenta: 41% / Yellow: 34% / Key: 16%

What color is #D77E8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77E8D to RGB:

rgb(215, 126, 141)HEX to RGB Converter →

HEX to HSL

Convert #D77E8D to HSL:

hsl(350, 53%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D77E8D to CMYK:

cmyk(0%, 41%, 34%, 16%)Color Converter →

Color Meaning and Usage

#D77E8D is a warm red color with RGB values of 215, 126, 141 and HSL of 350°, 53%, 67%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D77E8D is #7ED7C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D77EBA.

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

Contrast with #D77E8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77E8D?

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

What is the RGB value of #D77E8D?

#D77E8D in RGB is (215, 126, 141) - 215 red, 126 green, and 141 blue.

How to use #D77E8D in CSS?

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

What colors go well with #D77E8D?

#7ED7C9 (complementary), #D77EBA (analogous), and #C54459 (lighter shade) work well with #D77E8D.