Lava Rock
#535e64
Here's everything about the color Lava Rock (#535e64) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #535e64 | |
|---|---|---|
| RGB | rgb(83, 94, 100) | |
| HSL | hsl(201, 9%, 36%) | |
| CMYK | cmyk(17%, 6%, 0%, 61%) | |
| LAB | lab(39, -3, -5) | |
| OKLCH | oklch(0.47 0.017 232) |
Color harmonies
Tints & shades
Code snippets
color: #535e64;
background-color: #535e64;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF535E64)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.37, blue: 0.39, alpha: 1.0)