What is the HEX code for lavender pink?
The CSS color lavender pink in HEX format is #dd85d7. Use this value directly in CSS, SVG, and most design tools.
How do I use lavender pink in CSS?
To apply lavender pink in CSS:
- Text color: color: #dd85d7;
- Background: background-color: #dd85d7;
- Border: border-color: #dd85d7;
What are all the color format values for lavender pink?
| Format | Value |
|---|---|
| HEX | #dd85d7 |
| RGB | rgb(221, 133, 215) |
| HSL | hsl(304.1, 56.4%, 69.4%) |
| CMYK | cmyk(0%, 39.8%, 2.7%, 13.3%) |
How do I convert lavender pink to HEX?
Select lavender pink from the color name list in our color converter. The HEX value — #dd85d7 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lavender pink belong to?
lavender pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 304.1°, saturation 56.4%, lightness 69.4%.
How do I create lighter and darker shades of lavender pink?
Lighter variant (lightness 84.4%): #eec1eb. Darker variant (lightness 54.400000000000006%): #cc49c3. 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.