What is the HEX code for lipstick?
The CSS color lipstick in HEX format is #d5174e. Use this value directly in CSS, SVG, and most design tools.
How do I use lipstick in CSS?
To apply lipstick in CSS:
- Text color: color: #d5174e;
- Background: background-color: #d5174e;
- Border: border-color: #d5174e;
What are all the color format values for lipstick?
| Format | Value |
|---|---|
| HEX | #d5174e |
| RGB | rgb(213, 23, 78) |
| HSL | hsl(342.6, 80.5%, 46.3%) |
| CMYK | cmyk(0%, 89.2%, 63.4%, 16.5%) |
How do I convert lipstick to HEX?
Select lipstick from the color name list in our color converter. The HEX value — #d5174e — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lipstick belong to?
lipstick belongs to the pink color family. It is a medium, vivid color with HSL values: hue 342.6°, saturation 80.5%, lightness 46.3%.
How do I create lighter and darker shades of lipstick?
Lighter variant (lightness 61.3%): #ec4d7b. Darker variant (lightness 31.299999999999997%): #901035. 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.