Haunted Candelabra
#57446a
Haunted Candelabra is a color with the hex code #57446a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #57446a | |
|---|---|---|
| RGB | rgb(87, 68, 106) | |
| HSL | hsl(270, 22%, 34%) | |
| CMYK | cmyk(18%, 36%, 0%, 58%) | |
| LAB | lab(32, 15, -19) | |
| OKLCH | oklch(0.42 0.066 307) |
Color harmonies
Tints & shades
Code snippets
color: #57446a;
background-color: #57446a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF57446A)
/* Swift / UIKit */
UIColor(red: 0.34, green: 0.27, blue: 0.42, alpha: 1.0)