What is the HSL code for deeppink?
The CSS color deeppink in HSL format is hsl(327.6, 100%, 53.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use deeppink in CSS?
To apply deeppink in CSS:
- Text color: color: hsl(327.6, 100%, 53.9%);
- Background: background-color: hsl(327.6, 100%, 53.9%);
- Border: border-color: hsl(327.6, 100%, 53.9%);
What are all the color format values for deeppink?
| Format | Value |
|---|---|
| HEX | #ff1493 |
| RGB | rgb(255, 20, 147) |
| HSL | hsl(327.6, 100%, 53.9%) |
| CMYK | cmyk(0%, 92.2%, 42.4%, 0%) |
How do I convert deeppink to HSL?
Select deeppink from the color name list in our color converter. The HSL value — hsl(327.6, 100%, 53.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does deeppink belong to?
deeppink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 327.6°, saturation 100%, lightness 53.9%.
How do I create lighter and darker shades of deeppink?
Lighter variant (lightness 68.9%): #ff60b6. Darker variant (lightness 38.9%): #c6006b. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.