What is the HSL code for mulberry?
The CSS color mulberry in HSL format is hsl(330, 87.2%, 30.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use mulberry in CSS?
To apply mulberry in CSS:
- Text color: color: hsl(330, 87.2%, 30.6%);
- Background: background-color: hsl(330, 87.2%, 30.6%);
- Border: border-color: hsl(330, 87.2%, 30.6%);
What are all the color format values for mulberry?
| Format | Value |
|---|---|
| HEX | #920a4e |
| RGB | rgb(146, 10, 78) |
| HSL | hsl(330, 87.2%, 30.6%) |
| CMYK | cmyk(0%, 93.2%, 46.6%, 42.7%) |
How do I convert mulberry to HSL?
Select mulberry from the color name list in our color converter. The HSL value — hsl(330, 87.2%, 30.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mulberry belong to?
mulberry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 330°, saturation 87.2%, lightness 30.6%.
How do I create lighter and darker shades of mulberry?
Lighter variant (lightness 45.6%): #da0f74. Darker variant (lightness 15.600000000000001%): #4a0528. 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.