What is the HEX code for lightish purple?
The CSS color lightish purple in HEX format is #a552e6. Use this value directly in CSS, SVG, and most design tools.
How do I use lightish purple in CSS?
To apply lightish purple in CSS:
- Text color: color: #a552e6;
- Background: background-color: #a552e6;
- Border: border-color: #a552e6;
What are all the color format values for lightish purple?
| Format | Value |
|---|---|
| HEX | #a552e6 |
| RGB | rgb(165, 82, 230) |
| HSL | hsl(273.6, 74.7%, 61.2%) |
| CMYK | cmyk(28.3%, 64.3%, 0%, 9.8%) |
How do I convert lightish purple to HEX?
Select lightish purple from the color name list in our color converter. The HEX value — #a552e6 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lightish purple belong to?
lightish purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 273.6°, saturation 74.7%, lightness 61.2%.
How do I create lighter and darker shades of lightish purple?
Lighter variant (lightness 76.2%): #c895f0. Darker variant (lightness 46.2%): #801ece. 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.