What is the HSL code for barbie pink?
The CSS color barbie pink in HSL format is hsl(329, 98.9%, 63.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use barbie pink in CSS?
To apply barbie pink in CSS:
- Text color: color: hsl(329, 98.9%, 63.5%);
- Background: background-color: hsl(329, 98.9%, 63.5%);
- Border: border-color: hsl(329, 98.9%, 63.5%);
What are all the color format values for barbie pink?
| Format | Value |
|---|---|
| HEX | #fe46a5 |
| RGB | rgb(254, 70, 165) |
| HSL | hsl(329, 98.9%, 63.5%) |
| CMYK | cmyk(0%, 72.4%, 35%, 0.4%) |
How do I convert barbie pink to HSL?
Select barbie pink from the color name list in our color converter. The HSL value — hsl(329, 98.9%, 63.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does barbie pink belong to?
barbie pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 329°, saturation 98.9%, lightness 63.5%.
How do I create lighter and darker shades of barbie pink?
Lighter variant (lightness 78.5%): #fe92ca. Darker variant (lightness 48.5%): #f60180. 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.