What is the HEX code for purplish pink?
The CSS color purplish pink in HEX format is #ce5dae. Use this value directly in CSS, SVG, and most design tools.
How do I use purplish pink in CSS?
To apply purplish pink in CSS:
- Text color: color: #ce5dae;
- Background: background-color: #ce5dae;
- Border: border-color: #ce5dae;
What are all the color format values for purplish pink?
| Format | Value |
|---|---|
| HEX | #ce5dae |
| RGB | rgb(206, 93, 174) |
| HSL | hsl(317, 53.6%, 58.6%) |
| CMYK | cmyk(0%, 54.9%, 15.5%, 19.2%) |
How do I convert purplish pink to HEX?
Select purplish pink from the color name list in our color converter. The HEX value — #ce5dae — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purplish pink belong to?
purplish pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 317°, saturation 53.6%, lightness 58.6%.
How do I create lighter and darker shades of purplish pink?
Lighter variant (lightness 73.6%): #e098cb. Darker variant (lightness 43.6%): #ab3489. 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.