Kale
#648251
Here's everything about the color Kale (#648251) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #648251 | |
|---|---|---|
| RGB | rgb(100, 130, 81) | |
| HSL | hsl(97, 23%, 41%) | |
| CMYK | cmyk(23%, 0%, 38%, 49%) | |
| LAB | lab(51, -18, 23) | |
| OKLCH | oklch(0.57 0.08 134) |
Color harmonies
Tints & shades
Code snippets
color: #648251;
background-color: #648251;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF648251)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.51, blue: 0.32, alpha: 1.0)