What is the HEX code for pinky purple?
The CSS color pinky purple in HEX format is #c94cbe. Use this value directly in CSS, SVG, and most design tools.
How do I use pinky purple in CSS?
To apply pinky purple in CSS:
- Text color: color: #c94cbe;
- Background: background-color: #c94cbe;
- Border: border-color: #c94cbe;
What are all the color format values for pinky purple?
| Format | Value |
|---|---|
| HEX | #c94cbe |
| RGB | rgb(201, 76, 190) |
| HSL | hsl(305.3, 53.6%, 54.3%) |
| CMYK | cmyk(0%, 62.2%, 5.5%, 21.2%) |
How do I convert pinky purple to HEX?
Select pinky purple from the color name list in our color converter. The HEX value — #c94cbe — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinky purple belong to?
pinky purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 305.3°, saturation 53.6%, lightness 54.3%.
How do I create lighter and darker shades of pinky purple?
Lighter variant (lightness 69.3%): #db87d3. Darker variant (lightness 39.3%): #9a2e90. 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.