#D180AB Color Information

Hex color code: #D180AB

A subtle magenta shade, #D180AB appears as (209, 128, 171) in RGB and (328°, 47%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D180AB
RGB
209, 128, 171
HSL
328°, 47%, 66%
CMYK
0%, 39%, 18%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D180AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 128, 171

Red: 209 / Green: 128 / Blue: 171

HSL

328°, 47%, 66%

Hue: 328° / Saturation: 47% / Lightness: 66%

CMYK

0%, 39%, 18%, 18%

Cyan: 0% / Magenta: 39% / Yellow: 18% / Key: 18%

What color is #D180AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D180AB to RGB:

rgb(209, 128, 171)HEX to RGB Converter →

HEX to HSL

Convert #D180AB to HSL:

hsl(328, 47%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D180AB to CMYK:

cmyk(0%, 39%, 18%, 18%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #D180AB has RGB (209, 128, 171) and HSL (328°, 47%, 66%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D180AB is #80D1A6, creating high-contrast pairings. For softer combinations, try analogous colors like #CE80D1.

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

Contrast with #D180AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D180AB?

#D180AB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D180AB?

#D180AB in RGB is (209, 128, 171) - 209 red, 128 green, and 171 blue.

How to use #D180AB in CSS?

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

What colors go well with #D180AB?

#80D1A6 (complementary), #CE80D1 (analogous), and #BD4786 (lighter shade) work well with #D180AB.