What is the HSL code for cerise?
The CSS color cerise in HSL format is hsl(335.4, 89.7%, 45.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use cerise in CSS?
To apply cerise in CSS:
- Text color: color: hsl(335.4, 89.7%, 45.9%);
- Background: background-color: hsl(335.4, 89.7%, 45.9%);
- Border: border-color: hsl(335.4, 89.7%, 45.9%);
What are all the color format values for cerise?
| Format | Value |
|---|---|
| HEX | #de0c62 |
| RGB | rgb(222, 12, 98) |
| HSL | hsl(335.4, 89.7%, 45.9%) |
| CMYK | cmyk(0%, 94.6%, 55.9%, 12.9%) |
How do I convert cerise to HSL?
Select cerise from the color name list in our color converter. The HSL value — hsl(335.4, 89.7%, 45.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cerise belong to?
cerise belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.4°, saturation 89.7%, lightness 45.9%.
How do I create lighter and darker shades of cerise?
Lighter variant (lightness 60.9%): #f5428b. Darker variant (lightness 30.9%): #950842. 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.