Gale of the Wind
#007844
Gale of the Wind is a color with the hex code #007844. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #007844 | |
|---|---|---|
| RGB | rgb(0, 120, 68) | |
| HSL | hsl(154, 100%, 24%) | |
| CMYK | cmyk(100%, 0%, 43%, 53%) | |
| LAB | lab(44, -40, 20) | |
| OKLCH | oklch(0.5 0.123 155) |
Color harmonies
Tints & shades
Code snippets
color: #007844;
background-color: #007844;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF007844)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.47, blue: 0.27, alpha: 1.0)