#D770AF Color Information

Hex color code: #D770AF

#D770AF is a understated magenta color. In RGB it is (215, 112, 175), and in HSL it is (323°, 56%, 64%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D770AF
RGB
215, 112, 175
HSL
323°, 56%, 64%
CMYK
0%, 48%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D770AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 112, 175

Red: 215 / Green: 112 / Blue: 175

HSL

323°, 56%, 64%

Hue: 323° / Saturation: 56% / Lightness: 64%

CMYK

0%, 48%, 19%, 16%

Cyan: 0% / Magenta: 48% / Yellow: 19% / Key: 16%

What color is #D770AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D770AF to RGB:

rgb(215, 112, 175)HEX to RGB Converter →

HEX to HSL

Convert #D770AF to HSL:

hsl(323, 56%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #D770AF to CMYK:

cmyk(0%, 48%, 19%, 16%)Color Converter →

Color Meaning and Usage

#D770AF is a understated magenta color with RGB values of 215, 112, 175 and HSL of 323°, 56%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D770AF is #70D797, creating high-contrast pairings. For softer combinations, try analogous colors like #CB70D7.

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

Contrast with #D770AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D770AF?

#D770AF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D770AF?

#D770AF in RGB is (215, 112, 175) - 215 red, 112 green, and 175 blue.

How to use #D770AF in CSS?

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

What colors go well with #D770AF?

#70D797 (complementary), #CB70D7 (analogous), and #C3378D (lighter shade) work well with #D770AF.