#D283AF Color Information

Hex color code: #D283AF

A delicate magenta shade, #D283AF appears as (210, 131, 175) in RGB and (327°, 47%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D283AF
RGB
210, 131, 175
HSL
327°, 47%, 67%
CMYK
0%, 38%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D283AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 131, 175

Red: 210 / Green: 131 / Blue: 175

HSL

327°, 47%, 67%

Hue: 327° / Saturation: 47% / Lightness: 67%

CMYK

0%, 38%, 17%, 18%

Cyan: 0% / Magenta: 38% / Yellow: 17% / Key: 18%

What color is #D283AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D283AF to RGB:

rgb(210, 131, 175)HEX to RGB Converter →

HEX to HSL

Convert #D283AF to HSL:

hsl(327, 47%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D283AF to CMYK:

cmyk(0%, 38%, 17%, 18%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #D283AF has RGB (210, 131, 175) and HSL (327°, 47%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D283AF is #83D2A7, creating high-contrast pairings. For softer combinations, try analogous colors like #CE83D2.

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

Contrast with #D283AF

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

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

What is the RGB value of #D283AF?

#D283AF in RGB is (210, 131, 175) - 210 red, 131 green, and 175 blue.

How to use #D283AF in CSS?

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

What colors go well with #D283AF?

#83D2A7 (complementary), #CE83D2 (analogous), and #BE4B8A (lighter shade) work well with #D283AF.