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?
| 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%) |
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.