Aluminium
#848789
Here's everything about the color Aluminium (#848789) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #848789 | |
|---|---|---|
| RGB | rgb(132, 135, 137) | |
| HSL | hsl(204, 2%, 53%) | |
| CMYK | cmyk(4%, 1%, 0%, 46%) | |
| LAB | lab(56, -1, -1) | |
| OKLCH | oklch(0.62 0.005 237) |
Color harmonies
Tints & shades
Code snippets
color: #848789;
background-color: #848789;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF848789)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.53, blue: 0.54, alpha: 1.0)