Midnight Serenade
#41434e
Midnight Serenade is a color with the hex code #41434e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #41434e | |
|---|---|---|
| RGB | rgb(65, 67, 78) | |
| HSL | hsl(231, 9%, 28%) | |
| CMYK | cmyk(17%, 14%, 0%, 69%) | |
| LAB | lab(29, 1, -7) | |
| OKLCH | oklch(0.39 0.019 277) |
Color harmonies
Tints & shades
Code snippets
color: #41434e;
background-color: #41434e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF41434E)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.26, blue: 0.31, alpha: 1.0)