Botanical Night
#12403c
Botanical Night is a color with the hex code #12403c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #12403c | |
|---|---|---|
| RGB | rgb(18, 64, 60) | |
| HSL | hsl(175, 56%, 16%) | |
| CMYK | cmyk(72%, 0%, 6%, 75%) | |
| LAB | lab(24, -17, -2) | |
| OKLCH | oklch(0.34 0.05 187) |
Color harmonies
Tints & shades
Code snippets
color: #12403c;
background-color: #12403c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF12403C)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.25, blue: 0.24, alpha: 1.0)