Turtle Warrior
#35b76d
Turtle Warrior is a color with the hex code #35b76d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #35b76d | |
|---|---|---|
| RGB | rgb(53, 183, 109) | |
| HSL | hsl(146, 55%, 46%) | |
| CMYK | cmyk(71%, 0%, 40%, 28%) | |
| LAB | lab(66, -49, 27) | |
| OKLCH | oklch(0.69 0.156 154) |
Color harmonies
Tints & shades
Code snippets
color: #35b76d;
background-color: #35b76d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF35B76D)
/* Swift / UIKit */
UIColor(red: 0.21, green: 0.72, blue: 0.43, alpha: 1.0)