Verdigris
#43b3ae
Here's everything about the color Verdigris (#43b3ae) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #43b3ae | |
|---|---|---|
| RGB | rgb(67, 179, 174) | |
| HSL | hsl(177, 46%, 48%) | |
| CMYK | cmyk(63%, 0%, 3%, 30%) | |
| LAB | lab(67, -34, -7) | |
| OKLCH | oklch(0.7 0.1 191) |
Color harmonies
Tints & shades
Code snippets
color: #43b3ae;
background-color: #43b3ae;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF43B3AE)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.70, blue: 0.68, alpha: 1.0)