Sugar Mint
#c0e2c5
Here's everything about the color Sugar Mint (#c0e2c5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c0e2c5 | |
|---|---|---|
| RGB | rgb(192, 226, 197) | |
| HSL | hsl(129, 37%, 82%) | |
| CMYK | cmyk(15%, 0%, 13%, 11%) | |
| LAB | lab(87, -16, 10) | |
| OKLCH | oklch(0.88 0.053 149) |
Color harmonies
Tints & shades
Code snippets
color: #c0e2c5;
background-color: #c0e2c5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC0E2C5)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.89, blue: 0.77, alpha: 1.0)