Too Big to Whale
#9596a4
Here's everything about the color Too Big to Whale (#9596a4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9596a4 | |
|---|---|---|
| RGB | rgb(149, 150, 164) | |
| HSL | hsl(236, 8%, 61%) | |
| CMYK | cmyk(9%, 9%, 0%, 36%) | |
| LAB | lab(62, 2, -8) | |
| OKLCH | oklch(0.68 0.02 283) |
Color harmonies
Tints & shades
Code snippets
color: #9596a4;
background-color: #9596a4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF9596A4)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.59, blue: 0.64, alpha: 1.0)