Lava Stone
#3c4151
Lava Stone is a color with the hex code #3c4151. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3c4151 | |
|---|---|---|
| RGB | rgb(60, 65, 81) | |
| HSL | hsl(226, 15%, 28%) | |
| CMYK | cmyk(26%, 20%, 0%, 68%) | |
| LAB | lab(28, 1, -10) | |
| OKLCH | oklch(0.38 0.028 271) |
Color harmonies
Tints & shades
Code snippets
color: #3c4151;
background-color: #3c4151;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3C4151)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.25, blue: 0.32, alpha: 1.0)