Dark magenta Color

HEX, RGB, HSL & CMYK Codes

#960056
Format Value
HEX #960056
RGB rgb(150, 0, 86)
HSL hsl(325.6, 100%, 29.4%)
CMYK cmyk(0%, 100%, 42.7%, 41.2%)
HSV hsv(325.6, 100%, 58.8%)

dark magenta color harmonies

Tints & shades of dark magenta

Tints (lighter)

#a01765 #a92e75 #b34684 #bc5d93 #c674a3 #cf8bb2 #d9a2c2 #e2b9d1 #ecd1e0 #f5e8f0

Shades (darker)

#88004e #7b0046 #6d003f #5f0037 #52002f #440027 #37001f #290017 #1b0010 #0e0008

Contrast & accessibility

The quick brown fox

On white · 8.64:1 · AAA

The quick brown fox

On black · 2.43:1 · Fail

Recommended text color: #ffffff

Use dark magenta in code

CSS color: #960056;
SCSS $color: #960056;
Tailwind bg-[#960056]
Swift UIColor(red: 0.588, green: 0.000, blue: 0.337, alpha: 1)
Android Color.parseColor("#960056")
Flutter Color(0xFF960056)

Colors similar to dark magenta

Browse all Pink colors →

What is the HEX code for dark magenta?

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

How do I use dark magenta in CSS?

To apply dark magenta in CSS:

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

What are all the color format values for dark magenta?

FormatValue
HEX#960056
RGBrgb(150, 0, 86)
HSLhsl(325.6, 100%, 29.4%)
CMYKcmyk(0%, 100%, 42.7%, 41.2%)

How do I convert dark magenta to HEX?

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

What color family does dark magenta belong to?

dark magenta belongs to the pink color family. It is a dark, vivid color with HSL values: hue 325.6°, saturation 100%, lightness 29.4%.

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

Lighter variant (lightness 44.4%): #e20082. Darker variant (lightness 14.399999999999999%): #49002a. 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.