What is the HEX code for bruise?
The CSS color bruise in HEX format is #7e4071. Use this value directly in CSS, SVG, and most design tools.
How do I use bruise in CSS?
To apply bruise in CSS:
- Text color: color: #7e4071;
- Background: background-color: #7e4071;
- Border: border-color: #7e4071;
What are all the color format values for bruise?
| Format | Value |
|---|---|
| HEX | #7e4071 |
| RGB | rgb(126, 64, 113) |
| HSL | hsl(312.6, 32.6%, 37.3%) |
| CMYK | cmyk(0%, 49.2%, 10.3%, 50.6%) |
How do I convert bruise to HEX?
Select bruise from the color name list in our color converter. The HEX value — #7e4071 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bruise belong to?
bruise belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 312.6°, saturation 32.6%, lightness 37.3%.
How do I create lighter and darker shades of bruise?
Lighter variant (lightness 52.3%): #ad5e9c. Darker variant (lightness 22.299999999999997%): #4b2644. 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.