Thundercloud
#698589
Thundercloud is a color with the hex code #698589. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #698589 | |
|---|---|---|
| RGB | rgb(105, 133, 137) | |
| HSL | hsl(187, 13%, 47%) | |
| CMYK | cmyk(23%, 3%, 0%, 46%) | |
| LAB | lab(53, -10, -6) | |
| OKLCH | oklch(0.6 0.032 207) |
Color harmonies
Tints & shades
Code snippets
color: #698589;
background-color: #698589;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF698589)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.52, blue: 0.54, alpha: 1.0)