What is the HEX code for ugly pink?
The CSS color ugly pink in HEX format is #cd7584. Use this value directly in CSS, SVG, and most design tools.
How do I use ugly pink in CSS?
To apply ugly pink in CSS:
- Text color: color: #cd7584;
- Background: background-color: #cd7584;
- Border: border-color: #cd7584;
What are all the color format values for ugly pink?
| Format | Value |
|---|---|
| HEX | #cd7584 |
| RGB | rgb(205, 117, 132) |
| HSL | hsl(349.8, 46.8%, 63.1%) |
| CMYK | cmyk(0%, 42.9%, 35.6%, 19.6%) |
How do I convert ugly pink to HEX?
Select ugly pink from the color name list in our color converter. The HEX value — #cd7584 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does ugly pink belong to?
ugly pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 349.8°, saturation 46.8%, lightness 63.1%.
How do I create lighter and darker shades of ugly pink?
Lighter variant (lightness 78.1%): #e1adb6. Darker variant (lightness 48.1%): #b44155. 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.