Darkest Forest
#223311
Here's everything about the color Darkest Forest (#223311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #223311 | |
|---|---|---|
| RGB | rgb(34, 51, 17) | |
| HSL | hsl(90, 50%, 13%) | |
| CMYK | cmyk(33%, 0%, 67%, 80%) | |
| LAB | lab(19, -13, 19) | |
| OKLCH | oklch(0.3 0.06 131) |
Color harmonies
Tints & shades
Code snippets
color: #223311;
background-color: #223311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF223311)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.20, blue: 0.07, alpha: 1.0)