What is the HEX code for rosy pink?
The CSS color rosy pink in HEX format is #f6688e. Use this value directly in CSS, SVG, and most design tools.
How do I use rosy pink in CSS?
To apply rosy pink in CSS:
- Text color: color: #f6688e;
- Background: background-color: #f6688e;
- Border: border-color: #f6688e;
What are all the color format values for rosy pink?
| Format | Value |
|---|---|
| HEX | #f6688e |
| RGB | rgb(246, 104, 142) |
| HSL | hsl(343.9, 88.8%, 68.6%) |
| CMYK | cmyk(0%, 57.7%, 42.3%, 3.5%) |
How do I convert rosy pink to HEX?
Select rosy pink from the color name list in our color converter. The HEX value — #f6688e — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does rosy pink belong to?
rosy pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 343.9°, saturation 88.8%, lightness 68.6%.
How do I create lighter and darker shades of rosy pink?
Lighter variant (lightness 83.6%): #fab0c4. Darker variant (lightness 53.599999999999994%): #f22058. 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.