Forest Serenade
#336644
Here's everything about the color Forest Serenade (#336644) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #336644 | |
|---|---|---|
| RGB | rgb(51, 102, 68) | |
| HSL | hsl(140, 33%, 30%) | |
| CMYK | cmyk(50%, 0%, 33%, 60%) | |
| LAB | lab(39, -24, 14) | |
| OKLCH | oklch(0.46 0.078 153) |
Color harmonies
Tints & shades
Code snippets
color: #336644;
background-color: #336644;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF336644)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.40, blue: 0.27, alpha: 1.0)