Nipple
#bb7777
Here's everything about the color Nipple (#bb7777) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb7777 | |
|---|---|---|
| RGB | rgb(187, 119, 119) | |
| HSL | hsl(0, 33%, 60%) | |
| CMYK | cmyk(0%, 36%, 36%, 27%) | |
| LAB | lab(57, 27, 12) | |
| OKLCH | oklch(0.64 0.086 20) |
Color harmonies
Tints & shades
Code snippets
color: #bb7777;
background-color: #bb7777;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB7777)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.47, blue: 0.47, alpha: 1.0)