What is the HEX code for purpleish pink?
The CSS color purpleish pink in HEX format is #df4ec8. Use this value directly in CSS, SVG, and most design tools.
How do I use purpleish pink in CSS?
To apply purpleish pink in CSS:
- Text color: color: #df4ec8;
- Background: background-color: #df4ec8;
- Border: border-color: #df4ec8;
What are all the color format values for purpleish pink?
| Format | Value |
|---|---|
| HEX | #df4ec8 |
| RGB | rgb(223, 78, 200) |
| HSL | hsl(309.5, 69.4%, 59%) |
| CMYK | cmyk(0%, 65%, 10.3%, 12.5%) |
How do I convert purpleish pink to HEX?
Select purpleish pink from the color name list in our color converter. The HEX value — #df4ec8 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purpleish pink belong to?
purpleish pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 309.5°, saturation 69.4%, lightness 59%.
How do I create lighter and darker shades of purpleish pink?
Lighter variant (lightness 74%): #eb8fdc. Darker variant (lightness 44%): #be22a5. 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.