What is the HEX code for pinky?
The CSS color pinky in HEX format is #fc86aa. Use this value directly in CSS, SVG, and most design tools.
How do I use pinky in CSS?
To apply pinky in CSS:
- Text color: color: #fc86aa;
- Background: background-color: #fc86aa;
- Border: border-color: #fc86aa;
What are all the color format values for pinky?
| Format | Value |
|---|---|
| HEX | #fc86aa |
| RGB | rgb(252, 134, 170) |
| HSL | hsl(341.7, 95.2%, 75.7%) |
| CMYK | cmyk(0%, 46.8%, 32.5%, 1.2%) |
How do I convert pinky to HEX?
Select pinky from the color name list in our color converter. The HEX value — #fc86aa — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinky belong to?
pinky belongs to the pink color family. It is a light, vivid color with HSL values: hue 341.7°, saturation 95.2%, lightness 75.7%.
How do I create lighter and darker shades of pinky?
Lighter variant (lightness 90.7%): #fed1de. Darker variant (lightness 60.7%): #fa3b76. 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.