What is the HEX code for purpleish?
The CSS color purpleish in HEX format is #98568d. Use this value directly in CSS, SVG, and most design tools.
How do I use purpleish in CSS?
To apply purpleish in CSS:
- Text color: color: #98568d;
- Background: background-color: #98568d;
- Border: border-color: #98568d;
What are all the color format values for purpleish?
| Format | Value |
|---|---|
| HEX | #98568d |
| RGB | rgb(152, 86, 141) |
| HSL | hsl(310, 27.7%, 46.7%) |
| CMYK | cmyk(0%, 43.4%, 7.2%, 40.4%) |
How do I convert purpleish to HEX?
Select purpleish from the color name list in our color converter. The HEX value — #98568d — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purpleish belong to?
purpleish belongs to the pink color family. It is a medium, muted color with HSL values: hue 310°, saturation 27.7%, lightness 46.7%.
How do I create lighter and darker shades of purpleish?
Lighter variant (lightness 61.7%): #b882af. Darker variant (lightness 31.700000000000003%): #673a60. 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.