Gun Powder
#484753
Gun Powder is a color with the hex code #484753. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #484753 | |
|---|---|---|
| RGB | rgb(72, 71, 83) | |
| HSL | hsl(245, 8%, 30%) | |
| CMYK | cmyk(13%, 14%, 0%, 67%) | |
| LAB | lab(31, 3, -7) | |
| OKLCH | oklch(0.4 0.02 289) |
Color harmonies
Tints & shades
Code snippets
color: #484753;
background-color: #484753;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF484753)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.28, blue: 0.33, alpha: 1.0)