#D55680 Color Information

Hex color code: #D55680

A invigorating magenta shade, #D55680 appears as (213, 86, 128) in RGB and (340°, 60%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D55680
RGB
213, 86, 128
HSL
340°, 60%, 59%
CMYK
0%, 60%, 40%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D55680; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 86, 128

Red: 213 / Green: 86 / Blue: 128

HSL

340°, 60%, 59%

Hue: 340° / Saturation: 60% / Lightness: 59%

CMYK

0%, 60%, 40%, 16%

Cyan: 0% / Magenta: 60% / Yellow: 40% / Key: 16%

What color is #D55680?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D55680 to RGB:

rgb(213, 86, 128)HEX to RGB Converter →

HEX to HSL

Convert #D55680 to HSL:

hsl(340, 60%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #D55680 to CMYK:

cmyk(0%, 60%, 40%, 16%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #D55680 has RGB (213, 86, 128) and HSL (340°, 60%, 59%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D55680 is #58D5AB, creating high-contrast pairings. For softer combinations, try analogous colors like #D558C0.

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

Contrast with #D55680

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

Contrast Ratio: 5.47:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D55680?

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

What is the RGB value of #D55680?

#D55680 in RGB is (213, 86, 128) - 213 red, 86 green, and 128 blue.

How to use #D55680 in CSS?

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

What colors go well with #D55680?

#58D5AB (complementary), #D558C0 (analogous), and #B42D5A (lighter shade) work well with #D55680.