Seedling
#c0cba1
Here's everything about the color Seedling (#c0cba1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c0cba1 | |
|---|---|---|
| RGB | rgb(192, 203, 161) | |
| HSL | hsl(76, 29%, 71%) | |
| CMYK | cmyk(5%, 0%, 21%, 20%) | |
| LAB | lab(80, -9, 20) | |
| OKLCH | oklch(0.82 0.058 120) |
Color harmonies
Tints & shades
Code snippets
color: #c0cba1;
background-color: #c0cba1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC0CBA1)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.80, blue: 0.63, alpha: 1.0)