What is the HEX code for wisteria?
The CSS color wisteria in HEX format is #a87dc2. Use this value directly in CSS, SVG, and most design tools.
How do I use wisteria in CSS?
To apply wisteria in CSS:
- Text color: color: #a87dc2;
- Background: background-color: #a87dc2;
- Border: border-color: #a87dc2;
What are all the color format values for wisteria?
| Format | Value |
|---|---|
| HEX | #a87dc2 |
| RGB | rgb(168, 125, 194) |
| HSL | hsl(277.4, 36.1%, 62.5%) |
| CMYK | cmyk(13.4%, 35.6%, 0%, 23.9%) |
How do I convert wisteria to HEX?
Select wisteria from the color name list in our color converter. The HEX value — #a87dc2 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does wisteria belong to?
wisteria belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 277.4°, saturation 36.1%, lightness 62.5%.
How do I create lighter and darker shades of wisteria?
Lighter variant (lightness 77.5%): #cbb1da. Darker variant (lightness 47.5%): #844da5. 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.