Forbidden Passion
#661020
Forbidden Passion is a color with the hex code #661020. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #661020 | |
|---|---|---|
| RGB | rgb(102, 16, 32) | |
| HSL | hsl(349, 73%, 23%) | |
| CMYK | cmyk(0%, 84%, 69%, 60%) | |
| LAB | lab(22, 38, 15) | |
| OKLCH | oklch(0.34 0.118 17) |
Color harmonies
Tints & shades
Code snippets
color: #661020;
background-color: #661020;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF661020)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.06, blue: 0.13, alpha: 1.0)