Dwarf Fortress
#1d0200
Dwarf Fortress is a color with the hex code #1d0200. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #1d0200 | |
|---|---|---|
| RGB | rgb(29, 2, 0) | |
| HSL | hsl(4, 100%, 6%) | |
| CMYK | cmyk(0%, 93%, 100%, 89%) | |
| LAB | lab(3, 10, 5) | |
| OKLCH | oklch(0.15 0.054 34) |
Color harmonies
Tints & shades
Code snippets
color: #1d0200;
background-color: #1d0200;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF1D0200)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.01, blue: 0.00, alpha: 1.0)