Bats Cloak
#1f1518
Here's everything about the color Bats Cloak (#1f1518) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1f1518 | |
|---|---|---|
| RGB | rgb(31, 21, 24) | |
| HSL | hsl(342, 19%, 10%) | |
| CMYK | cmyk(0%, 32%, 23%, 88%) | |
| LAB | lab(8, 6, 0) | |
| OKLCH | oklch(0.21 0.017 359) |
Color harmonies
Tints & shades
Code snippets
color: #1f1518;
background-color: #1f1518;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF1F1518)
/* Swift / UIKit */
UIColor(red: 0.12, green: 0.08, blue: 0.09, alpha: 1.0)