Dungeon Keeper
#ef3038
Dungeon Keeper, represented by the hex value #ef3038, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ef3038 | |
|---|---|---|
| RGB | rgb(239, 48, 56) | |
| HSL | hsl(357, 86%, 56%) | |
| CMYK | cmyk(0%, 80%, 77%, 6%) | |
| LAB | lab(54, 71, 45) | |
| OKLCH | oklch(0.62 0.224 25) |
Color harmonies
Tints & shades
Code snippets
color: #ef3038;
background-color: #ef3038;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEF3038)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.19, blue: 0.22, alpha: 1.0)