What is the HEX code for velvet?
The CSS color velvet in HEX format is #750851. Use this value directly in CSS, SVG, and most design tools.
How do I use velvet in CSS?
To apply velvet in CSS:
- Text color: color: #750851;
- Background: background-color: #750851;
- Border: border-color: #750851;
What are all the color format values for velvet?
| Format | Value |
|---|---|
| HEX | #750851 |
| RGB | rgb(117, 8, 81) |
| HSL | hsl(319.8, 87.2%, 24.5%) |
| CMYK | cmyk(0%, 93.2%, 30.8%, 54.1%) |
How do I convert velvet to HEX?
Select velvet from the color name list in our color converter. The HEX value — #750851 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does velvet belong to?
velvet belongs to the pink color family. It is a dark, vivid color with HSL values: hue 319.8°, saturation 87.2%, lightness 24.5%.
How do I create lighter and darker shades of velvet?
Lighter variant (lightness 39.5%): #bd0d83. Darker variant (lightness 9.5%): #2d031f. 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.