Volcanic Ash
#6f7678
Here's everything about the color Volcanic Ash (#6f7678) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f7678 | |
|---|---|---|
| RGB | rgb(111, 118, 120) | |
| HSL | hsl(193, 4%, 45%) | |
| CMYK | cmyk(7%, 2%, 0%, 53%) | |
| LAB | lab(49, -2, -2) | |
| OKLCH | oklch(0.56 0.009 217) |
Color harmonies
Tints & shades
Code snippets
color: #6f7678;
background-color: #6f7678;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6F7678)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.46, blue: 0.47, alpha: 1.0)