Wet Concrete
#353838
Here's everything about the color Wet Concrete (#353838) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #353838 | |
|---|---|---|
| RGB | rgb(53, 56, 56) | |
| HSL | hsl(180, 3%, 21%) | |
| CMYK | cmyk(5%, 0%, 0%, 78%) | |
| LAB | lab(23, -1, 0) | |
| OKLCH | oklch(0.34 0.004 197) |
Color harmonies
Tints & shades
Code snippets
color: #353838;
background-color: #353838;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF353838)
/* Swift / UIKit */
UIColor(red: 0.21, green: 0.22, blue: 0.22, alpha: 1.0)