Dusky pink Color — HEX, RGB, HSL & CMYK Codes

#cc7a8b
Format Value
HEX #cc7a8b
RGB rgb(204, 122, 139)
HSL hsl(347.6, 44.6%, 63.9%)
CMYK cmyk(0%, 40.2%, 31.9%, 20%)
HSV hsv(347.6, 40.2%, 80%)

dusky pink color harmonies

Tints & shades of dusky pink

Tints (lighter)

#d18696 #d592a0 #da9eab #dfaab5 #e3b6c0 #e8c3ca #eccfd5 #f1dbdf #f6e7ea #faf3f4

Shades (darker)

#b96f7e #a76472 #945965 #824e58 #6f434c #5d373f #4a2c33 #382126 #251619 #130b0d

Contrast & accessibility

The quick brown fox

On white · 3.12:1 · AA Large

The quick brown fox

On black · 6.72:1 · AA

Recommended text color: #000000

Use dusky pink in code

CSS color: #cc7a8b;
SCSS $color: #cc7a8b;
Tailwind bg-[#cc7a8b]
Swift UIColor(red: 0.800, green: 0.478, blue: 0.545, alpha: 1)
Android Color.parseColor("#cc7a8b")
Flutter Color(0xFFCC7A8B)

Colors similar to dusky pink

Browse all Red colors →

What is the HEX code for dusky pink?

The CSS color dusky pink in HEX format is #cc7a8b. Use this value directly in CSS, SVG, and most design tools.

How do I use dusky pink in CSS?

To apply dusky pink in CSS:

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

What are all the color format values for dusky pink?

FormatValue
HEX#cc7a8b
RGBrgb(204, 122, 139)
HSLhsl(347.6, 44.6%, 63.9%)
CMYKcmyk(0%, 40.2%, 31.9%, 20%)

How do I convert dusky pink to HEX?

Select dusky pink from the color name list in our color converter. The HEX value — #cc7a8b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusky pink belong to?

dusky pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 347.6°, saturation 44.6%, lightness 63.9%.

How do I create lighter and darker shades of dusky pink?

Lighter variant (lightness 78.9%): #e1b1bb. Darker variant (lightness 48.9%): #b4455c. 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.