What is the HEX code for purplish?
The CSS color purplish in HEX format is #94568c. Use this value directly in CSS, SVG, and most design tools.
How do I use purplish in CSS?
To apply purplish in CSS:
- Text color: color: #94568c;
- Background: background-color: #94568c;
- Border: border-color: #94568c;
What are all the color format values for purplish?
| Format | Value |
|---|---|
| HEX | #94568c |
| RGB | rgb(148, 86, 140) |
| HSL | hsl(307.7, 26.5%, 45.9%) |
| CMYK | cmyk(0%, 41.9%, 5.4%, 42%) |
How do I convert purplish to HEX?
Select purplish from the color name list in our color converter. The HEX value — #94568c — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purplish belong to?
purplish belongs to the pink color family. It is a medium, muted color with HSL values: hue 307.7°, saturation 26.5%, lightness 45.9%.
How do I create lighter and darker shades of purplish?
Lighter variant (lightness 60.9%): #b681af. Darker variant (lightness 30.9%): #643a5e. 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.