Punched Pink
#b68692
Punched Pink, represented by the hex value #b68692, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b68692 | |
|---|---|---|
| RGB | rgb(182, 134, 146) | |
| HSL | hsl(345, 25%, 62%) | |
| CMYK | cmyk(0%, 26%, 20%, 29%) | |
| LAB | lab(61, 20, 1) | |
| OKLCH | oklch(0.67 0.061 2) |
Color harmonies
Tints & shades
Code snippets
color: #b68692;
background-color: #b68692;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB68692)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.53, blue: 0.57, alpha: 1.0)