Petrol Slumber
#243640
Petrol Slumber is a color with the hex code #243640. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #243640 | |
|---|---|---|
| RGB | rgb(36, 54, 64) | |
| HSL | hsl(201, 28%, 20%) | |
| CMYK | cmyk(44%, 16%, 0%, 75%) | |
| LAB | lab(21, -5, -9) | |
| OKLCH | oklch(0.32 0.029 233) |
Color harmonies
Tints & shades
Code snippets
color: #243640;
background-color: #243640;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF243640)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.21, blue: 0.25, alpha: 1.0)