Rosetti
#cf929a
Here's everything about the color Rosetti (#cf929a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cf929a | |
|---|---|---|
| RGB | rgb(207, 146, 154) | |
| HSL | hsl(352, 39%, 69%) | |
| CMYK | cmyk(0%, 29%, 26%, 19%) | |
| LAB | lab(67, 25, 5) | |
| OKLCH | oklch(0.72 0.074 10) |
Color harmonies
Tints & shades
Code snippets
color: #cf929a;
background-color: #cf929a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFCF929A)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.57, blue: 0.60, alpha: 1.0)