Rosa Chinensis
#c77579
Here's everything about the color Rosa Chinensis (#c77579) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c77579 | |
|---|---|---|
| RGB | rgb(199, 117, 121) | |
| HSL | hsl(357, 42%, 62%) | |
| CMYK | cmyk(0%, 41%, 39%, 22%) | |
| LAB | lab(59, 33, 12) | |
| OKLCH | oklch(0.65 0.103 17) |
Color harmonies
Tints & shades
Code snippets
color: #c77579;
background-color: #c77579;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC77579)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.46, blue: 0.47, alpha: 1.0)