What is the HEX code for purpley pink?
The CSS color purpley pink in HEX format is #c83cb9. Use this value directly in CSS, SVG, and most design tools.
How do I use purpley pink in CSS?
To apply purpley pink in CSS:
- Text color: color: #c83cb9;
- Background: background-color: #c83cb9;
- Border: border-color: #c83cb9;
What are all the color format values for purpley pink?
| Format | Value |
|---|---|
| HEX | #c83cb9 |
| RGB | rgb(200, 60, 185) |
| HSL | hsl(306.4, 56%, 51%) |
| CMYK | cmyk(0%, 70%, 7.5%, 21.6%) |
How do I convert purpley pink to HEX?
Select purpley pink from the color name list in our color converter. The HEX value — #c83cb9 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purpley pink belong to?
purpley pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 306.4°, saturation 56%, lightness 51%.
How do I create lighter and darker shades of purpley pink?
Lighter variant (lightness 66%): #d978ce. Darker variant (lightness 36%): #8f2884. 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.