What is the HSL code for cherry?
The CSS color cherry in HSL format is hsl(345.4, 98.1%, 41%). Use this value directly in CSS, SVG, and most design tools.
How do I use cherry in CSS?
To apply cherry in CSS:
- Text color: color: hsl(345.4, 98.1%, 41%);
- Background: background-color: hsl(345.4, 98.1%, 41%);
- Border: border-color: hsl(345.4, 98.1%, 41%);
What are all the color format values for cherry?
| Format | Value |
|---|---|
| HEX | #cf0234 |
| RGB | rgb(207, 2, 52) |
| HSL | hsl(345.4, 98.1%, 41%) |
| CMYK | cmyk(0%, 99%, 74.9%, 18.8%) |
How do I convert cherry to HSL?
Select cherry from the color name list in our color converter. The HSL value — hsl(345.4, 98.1%, 41%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cherry belong to?
cherry belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.4°, saturation 98.1%, lightness 41%.
How do I create lighter and darker shades of cherry?
Lighter variant (lightness 56%): #fd2156. Darker variant (lightness 26%): #830121. 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.