What is the HEX code for eggplant purple?
The CSS color eggplant purple in HEX format is #430541. Use this value directly in CSS, SVG, and most design tools.
How do I use eggplant purple in CSS?
To apply eggplant purple in CSS:
- Text color: color: #430541;
- Background: background-color: #430541;
- Border: border-color: #430541;
What are all the color format values for eggplant purple?
| Format | Value |
|---|---|
| HEX | #430541 |
| RGB | rgb(67, 5, 65) |
| HSL | hsl(301.9, 86.1%, 14.1%) |
| CMYK | cmyk(0%, 92.5%, 3%, 73.7%) |
How do I convert eggplant purple to HEX?
Select eggplant purple from the color name list in our color converter. The HEX value — #430541 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does eggplant purple belong to?
eggplant purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 301.9°, saturation 86.1%, lightness 14.1%.
How do I create lighter and darker shades of eggplant purple?
Lighter variant (lightness 29.1%): #8a0a86. Darker variant (lightness 5%): #180217. 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.