What is the HEX code for light eggplant?
The CSS color light eggplant in HEX format is #894585. Use this value directly in CSS, SVG, and most design tools.
How do I use light eggplant in CSS?
To apply light eggplant in CSS:
- Text color: color: #894585;
- Background: background-color: #894585;
- Border: border-color: #894585;
What are all the color format values for light eggplant?
| Format | Value |
|---|---|
| HEX | #894585 |
| RGB | rgb(137, 69, 133) |
| HSL | hsl(303.5, 33%, 40.4%) |
| CMYK | cmyk(0%, 49.6%, 2.9%, 46.3%) |
How do I convert light eggplant to HEX?
Select light eggplant from the color name list in our color converter. The HEX value — #894585 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light eggplant belong to?
light eggplant belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 303.5°, saturation 33%, lightness 40.4%.
How do I create lighter and darker shades of light eggplant?
Lighter variant (lightness 55.4%): #b368ae. Darker variant (lightness 25.4%): #562b54. 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.