What is the HSL code for wisteria?
The CSS color wisteria in HSL format is hsl(277.4, 36.1%, 62.5%). 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: hsl(277.4, 36.1%, 62.5%);
- Background: background-color: hsl(277.4, 36.1%, 62.5%);
- Border: border-color: hsl(277.4, 36.1%, 62.5%);
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 HSL?
Select wisteria from the color name list in our color converter. The HSL value — hsl(277.4, 36.1%, 62.5%) — 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 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.