What is the RGB code for rosa?
The CSS color rosa in RGB format is rgb(254, 134, 164). 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: rgb(254, 134, 164);
- Background: background-color: rgb(254, 134, 164);
- Border: border-color: rgb(254, 134, 164);
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 RGB?
Select rosa from the color name list in our color converter. The RGB value — rgb(254, 134, 164) — 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 RGB used for?
RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.