#D480BC Color Information

Hex color code: #D480BC

A delicate magenta shade, #D480BC appears as (212, 128, 188) in RGB and (317°, 49%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D480BC
RGB
212, 128, 188
HSL
317°, 49%, 67%
CMYK
0%, 40%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D480BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 128, 188

Red: 212 / Green: 128 / Blue: 188

HSL

317°, 49%, 67%

Hue: 317° / Saturation: 49% / Lightness: 67%

CMYK

0%, 40%, 11%, 17%

Cyan: 0% / Magenta: 40% / Yellow: 11% / Key: 17%

What color is #D480BC?

#D480BC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D480BC to RGB:

rgb(212, 128, 188)HEX to RGB Converter →

HEX to HSL

Convert #D480BC to HSL:

hsl(317, 49%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D480BC to CMYK:

cmyk(0%, 40%, 11%, 17%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #D480BC has RGB (212, 128, 188) and HSL (317°, 49%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D480BC is #82D499, creating high-contrast pairings. For softer combinations, try analogous colors like #C282D4.

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

Contrast with #D480BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D480BC?

#D480BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D480BC?

#D480BC in RGB is (212, 128, 188) - 212 red, 128 green, and 188 blue.

How to use #D480BC in CSS?

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

What colors go well with #D480BC?

#82D499 (complementary), #C282D4 (analogous), and #C1499F (lighter shade) work well with #D480BC.