What is the HEX code for rosa?
The CSS color rosa in HEX format is #fe86a4. Use this value directly in CSS, SVG, and most design tools.
How do I use rosa in CSS?
To apply rosa in CSS:
- Text color: color: #fe86a4;
- Background: background-color: #fe86a4;
- Border: border-color: #fe86a4;
What are all the color format values for rosa?
| Format | Value |
|---|---|
| HEX | #fe86a4 |
| RGB | rgb(254, 134, 164) |
| HSL | hsl(345, 98.4%, 76.1%) |
| CMYK | cmyk(0%, 47.2%, 35.4%, 0.4%) |
How do I convert rosa to HEX?
Select rosa from the color name list in our color converter. The HEX value — #fe86a4 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does rosa belong to?
rosa belongs to the red color family. It is a light, vivid color with HSL values: hue 345°, saturation 98.4%, lightness 76.1%.
How do I create lighter and darker shades of rosa?
Lighter variant (lightness 91.1%): #ffd2dd. Darker variant (lightness 61.099999999999994%): #fd3a6b. 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.