Pale magenta Color — HEX, RGB, HSL & CMYK Codes

#d767ad
Format Value
HEX #d767ad
RGB rgb(215, 103, 173)
HSL hsl(322.5, 58.3%, 62.4%)
CMYK cmyk(0%, 52.1%, 19.5%, 15.7%)
HSV hsv(322.5, 52.1%, 84.3%)

pale magenta color harmonies

Tints & shades of pale magenta

Tints (lighter)

#db75b4 #de83bc #e290c3 #e69ecb #e9acd2 #edbada #f0c8e1 #f4d6e9 #f8e3f0 #fbf1f8

Shades (darker)

#c35e9d #b0548e #9c4b7e #89426e #75385e #622f4f #4e253f #3b1c2f #27131f #140910

Contrast & accessibility

The quick brown fox

On white · 3.26:1 · AA Large

The quick brown fox

On black · 6.43:1 · AA

Recommended text color: #000000

Use pale magenta in code

CSS color: #d767ad;
SCSS $color: #d767ad;
Tailwind bg-[#d767ad]
Swift UIColor(red: 0.843, green: 0.404, blue: 0.678, alpha: 1)
Android Color.parseColor("#d767ad")
Flutter Color(0xFFD767AD)

Colors similar to pale magenta

Browse all Pink colors →

What is the HEX code for pale magenta?

The CSS color pale magenta in HEX format is #d767ad. Use this value directly in CSS, SVG, and most design tools.

How do I use pale magenta in CSS?

To apply pale magenta in CSS:

  • Text color: color: #d767ad;
  • Background: background-color: #d767ad;
  • Border: border-color: #d767ad;

What are all the color format values for pale magenta?

FormatValue
HEX#d767ad
RGBrgb(215, 103, 173)
HSLhsl(322.5, 58.3%, 62.4%)
CMYKcmyk(0%, 52.1%, 19.5%, 15.7%)

How do I convert pale magenta to HEX?

Select pale magenta from the color name list in our color converter. The HEX value — #d767ad — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale magenta belong to?

pale magenta belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 322.5°, saturation 58.3%, lightness 62.4%.

How do I create lighter and darker shades of pale magenta?

Lighter variant (lightness 77.4%): #e7a4ce. Darker variant (lightness 47.4%): #bf328a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.