What is the HEX code for dusky rose?
The CSS color dusky rose in HEX format is #ba6873. Use this value directly in CSS, SVG, and most design tools.
How do I use dusky rose in CSS?
To apply dusky rose in CSS:
- Text color: color: #ba6873;
- Background: background-color: #ba6873;
- Border: border-color: #ba6873;
What are all the color format values for dusky rose?
| Format | Value |
|---|---|
| HEX | #ba6873 |
| RGB | rgb(186, 104, 115) |
| HSL | hsl(352, 37.3%, 56.9%) |
| CMYK | cmyk(0%, 44.1%, 38.2%, 27.1%) |
How do I convert dusky rose to HEX?
Select dusky rose from the color name list in our color converter. The HEX value — #ba6873 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusky rose belong to?
dusky rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 352°, saturation 37.3%, lightness 56.9%.
How do I create lighter and darker shades of dusky rose?
Lighter variant (lightness 71.9%): #d29da4. Darker variant (lightness 41.9%): #93434e. 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.