Nocturne Red
#7a4b56
Nocturne Red is a color with the hex code #7a4b56. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7a4b56 | |
|---|---|---|
| RGB | rgb(122, 75, 86) | |
| HSL | hsl(346, 24%, 39%) | |
| CMYK | cmyk(0%, 39%, 30%, 52%) | |
| LAB | lab(38, 22, 2) | |
| OKLCH | oklch(0.47 0.065 5) |
Color harmonies
Tints & shades
Code snippets
color: #7a4b56;
background-color: #7a4b56;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7A4B56)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.29, blue: 0.34, alpha: 1.0)