Siren
#69293b
Siren is a color with the hex code #69293b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #69293b | |
|---|---|---|
| RGB | rgb(105, 41, 59) | |
| HSL | hsl(343, 44%, 29%) | |
| CMYK | cmyk(0%, 61%, 44%, 59%) | |
| LAB | lab(27, 31, 4) | |
| OKLCH | oklch(0.38 0.093 5) |
Color harmonies
Tints & shades
Code snippets
color: #69293b;
background-color: #69293b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF69293B)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.16, blue: 0.23, alpha: 1.0)