Toad King
#3d6c54
Toad King is a color with the hex code #3d6c54. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3d6c54 | |
|---|---|---|
| RGB | rgb(61, 108, 84) | |
| HSL | hsl(149, 28%, 33%) | |
| CMYK | cmyk(44%, 0%, 22%, 58%) | |
| LAB | lab(42, -21, 8) | |
| OKLCH | oklch(0.49 0.065 160) |
Color harmonies
Tints & shades
Code snippets
color: #3d6c54;
background-color: #3d6c54;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF3D6C54)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.42, blue: 0.33, alpha: 1.0)