What is the HEX code for easter purple?
The CSS color easter purple in HEX format is #c071fe. Use this value directly in CSS, SVG, and most design tools.
How do I use easter purple in CSS?
To apply easter purple in CSS:
- Text color: color: #c071fe;
- Background: background-color: #c071fe;
- Border: border-color: #c071fe;
What are all the color format values for easter purple?
| Format | Value |
|---|---|
| HEX | #c071fe |
| RGB | rgb(192, 113, 254) |
| HSL | hsl(273.6, 98.6%, 72%) |
| CMYK | cmyk(24.4%, 55.5%, 0%, 0.4%) |
How do I convert easter purple to HEX?
Select easter purple from the color name list in our color converter. The HEX value — #c071fe — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does easter purple belong to?
easter purple belongs to the purple color family. It is a light, vivid color with HSL values: hue 273.6°, saturation 98.6%, lightness 72%.
How do I create lighter and darker shades of easter purple?
Lighter variant (lightness 87%): #e2bdff. Darker variant (lightness 57%): #9e25fd. 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.