What is the HEX code for old pink?
The CSS color old pink in HEX format is #c77986. Use this value directly in CSS, SVG, and most design tools.
How do I use old pink in CSS?
To apply old pink in CSS:
- Text color: color: #c77986;
- Background: background-color: #c77986;
- Border: border-color: #c77986;
What are all the color format values for old pink?
| Format | Value |
|---|---|
| HEX | #c77986 |
| RGB | rgb(199, 121, 134) |
| HSL | hsl(350, 41.1%, 62.7%) |
| CMYK | cmyk(0%, 39.2%, 32.7%, 22%) |
How do I convert old pink to HEX?
Select old pink from the color name list in our color converter. The HEX value — #c77986 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does old pink belong to?
old pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 350°, saturation 41.1%, lightness 62.7%.
How do I create lighter and darker shades of old pink?
Lighter variant (lightness 77.7%): #deafb7. Darker variant (lightness 47.7%): #ac4858. 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.