Je t’aime
#b36b92
Looking for the precise values behind Je t’aime (#b36b92)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #b36b92 | |
|---|---|---|
| RGB | rgb(179, 107, 146) | |
| HSL | hsl(328, 32%, 56%) | |
| CMYK | cmyk(0%, 40%, 18%, 30%) | |
| LAB | lab(54, 33, -9) | |
| OKLCH | oklch(0.62 0.104 347) |
Color harmonies
Tints & shades
Code snippets
color: #b36b92;
background-color: #b36b92;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFB36B92)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.42, blue: 0.57, alpha: 1.0)