Violet Void
#1a161d
Here's everything about the color Violet Void (#1a161d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1a161d | |
|---|---|---|
| RGB | rgb(26, 22, 29) | |
| HSL | hsl(274, 14%, 10%) | |
| CMYK | cmyk(10%, 24%, 0%, 89%) | |
| LAB | lab(8, 3, -4) | |
| OKLCH | oklch(0.21 0.015 311) |
Color harmonies
Tints & shades
Code snippets
color: #1a161d;
background-color: #1a161d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF1A161D)
/* Swift / UIKit */
UIColor(red: 0.10, green: 0.09, blue: 0.11, alpha: 1.0)