Vibrant Vine
#4b373a
Here's everything about the color Vibrant Vine (#4b373a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4b373a | |
|---|---|---|
| RGB | rgb(75, 55, 58) | |
| HSL | hsl(351, 15%, 25%) | |
| CMYK | cmyk(0%, 27%, 23%, 71%) | |
| LAB | lab(25, 10, 2) | |
| OKLCH | oklch(0.36 0.029 9) |
Color harmonies
Tints & shades
Code snippets
color: #4b373a;
background-color: #4b373a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF4B373A)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.22, blue: 0.23, alpha: 1.0)