What is the HSL code for heliotrope?
The CSS color heliotrope in HSL format is hsl(289.9, 89.2%, 63.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use heliotrope in CSS?
To apply heliotrope in CSS:
- Text color: color: hsl(289.9, 89.2%, 63.5%);
- Background: background-color: hsl(289.9, 89.2%, 63.5%);
- Border: border-color: hsl(289.9, 89.2%, 63.5%);
What are all the color format values for heliotrope?
| Format | Value |
|---|---|
| HEX | #d94ff5 |
| RGB | rgb(217, 79, 245) |
| HSL | hsl(289.9, 89.2%, 63.5%) |
| CMYK | cmyk(11.4%, 67.8%, 0%, 3.9%) |
How do I convert heliotrope to HSL?
Select heliotrope from the color name list in our color converter. The HSL value — hsl(289.9, 89.2%, 63.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does heliotrope belong to?
heliotrope belongs to the purple color family. It is a medium, vivid color with HSL values: hue 289.9°, saturation 89.2%, lightness 63.5%.
How do I create lighter and darker shades of heliotrope?
Lighter variant (lightness 78.5%): #e997f9. Darker variant (lightness 48.5%): #c50dea. 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.