What is the HEX code for heliotrope?
The CSS color heliotrope in HEX format is #d94ff5. 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: #d94ff5;
- Background: background-color: #d94ff5;
- Border: border-color: #d94ff5;
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 HEX?
Select heliotrope from the color name list in our color converter. The HEX value — #d94ff5 — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.