Chimaera
#74626d
Chimaera, represented by the hex value #74626d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #74626d | |
|---|---|---|
| RGB | rgb(116, 98, 109) | |
| HSL | hsl(323, 8%, 42%) | |
| CMYK | cmyk(0%, 16%, 6%, 55%) | |
| LAB | lab(44, 9, -3) | |
| OKLCH | oklch(0.52 0.028 341) |
Color harmonies
Tints & shades
Code snippets
color: #74626d;
background-color: #74626d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF74626D)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.38, blue: 0.43, alpha: 1.0)