#D27FAA Color Information

Hex color code: #D27FAA

The hex color #D27FAA is a soft magenta with RGB values of (210, 127, 170) and HSL of (329°, 48%, 66%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#D27FAA
RGB
210, 127, 170
HSL
329°, 48%, 66%
CMYK
0%, 40%, 19%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D27FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 127, 170

Red: 210 / Green: 127 / Blue: 170

HSL

329°, 48%, 66%

Hue: 329° / Saturation: 48% / Lightness: 66%

CMYK

0%, 40%, 19%, 18%

Cyan: 0% / Magenta: 40% / Yellow: 19% / Key: 18%

What color is #D27FAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D27FAA to RGB:

rgb(210, 127, 170)HEX to RGB Converter →

HEX to HSL

Convert #D27FAA to HSL:

hsl(329, 48%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D27FAA to CMYK:

cmyk(0%, 40%, 19%, 18%)Color Converter →

Color Meaning and Usage

#D27FAA is a subtle magenta color with RGB values of 210, 127, 170 and HSL of 329°, 48%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D27FAA is #7FD2A7, creating high-contrast pairings. For softer combinations, try analogous colors like #D17FD2.

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

Contrast with #D27FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D27FAA?

#D27FAA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D27FAA?

#D27FAA in RGB is (210, 127, 170) - 210 red, 127 green, and 170 blue.

How to use #D27FAA in CSS?

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

What colors go well with #D27FAA?

#7FD2A7 (complementary), #D17FD2 (analogous), and #BE4684 (lighter shade) work well with #D27FAA.