Lucky Penny
#bc6f37
Lucky Penny is a color with the hex code #bc6f37. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bc6f37 | |
|---|---|---|
| RGB | rgb(188, 111, 55) | |
| HSL | hsl(25, 55%, 48%) | |
| CMYK | cmyk(0%, 41%, 71%, 26%) | |
| LAB | lab(55, 28, 44) | |
| OKLCH | oklch(0.62 0.12 54) |
Color harmonies
Tints & shades
Code snippets
color: #bc6f37;
background-color: #bc6f37;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFBC6F37)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.44, blue: 0.22, alpha: 1.0)