No Way Rosé
#fbaa95
Here's everything about the color No Way Rosé (#fbaa95) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fbaa95 | |
|---|---|---|
| RGB | rgb(251, 170, 149) | |
| HSL | hsl(12, 93%, 78%) | |
| CMYK | cmyk(0%, 32%, 41%, 2%) | |
| LAB | lab(77, 29, 24) | |
| OKLCH | oklch(0.81 0.101 35) |
Color harmonies
Tints & shades
Code snippets
color: #fbaa95;
background-color: #fbaa95;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFBAA95)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.67, blue: 0.58, alpha: 1.0)