#D281BC Color Information

Hex color code: #D281BC

#D281BC is a pastel magenta color. In RGB it is (210, 129, 188), and in HSL it is (316°, 47%, 66%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D281BC
RGB
210, 129, 188
HSL
316°, 47%, 66%
CMYK
0%, 39%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D281BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 129, 188

Red: 210 / Green: 129 / Blue: 188

HSL

316°, 47%, 66%

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

CMYK

0%, 39%, 10%, 18%

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

What color is #D281BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D281BC to RGB:

rgb(210, 129, 188)HEX to RGB Converter →

HEX to HSL

Convert #D281BC to HSL:

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

HEX to CMYK

Convert #D281BC to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #D281BC has RGB (210, 129, 188) and HSL (316°, 47%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D281BC is #80D195, creating high-contrast pairings. For softer combinations, try analogous colors like #BE80D1.

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

Contrast with #D281BC

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 #D281BC?

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

What is the RGB value of #D281BC?

#D281BC in RGB is (210, 129, 188) - 210 red, 129 green, and 188 blue.

How to use #D281BC in CSS?

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

What colors go well with #D281BC?

#80D195 (complementary), #BE80D1 (analogous), and #BD479D (lighter shade) work well with #D281BC.