Catnip
#80aa95
Here's everything about the color Catnip (#80aa95) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #80aa95 | |
|---|---|---|
| RGB | rgb(128, 170, 149) | |
| HSL | hsl(150, 20%, 58%) | |
| CMYK | cmyk(25%, 0%, 12%, 33%) | |
| LAB | lab(66, -18, 6) | |
| OKLCH | oklch(0.7 0.055 163) |
Color harmonies
Tints & shades
Code snippets
color: #80aa95;
background-color: #80aa95;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF80AA95)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.67, blue: 0.58, alpha: 1.0)