Castro
#44232f
Castro is a color with the hex code #44232f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #44232f | |
|---|---|---|
| RGB | rgb(68, 35, 47) | |
| HSL | hsl(338, 32%, 20%) | |
| CMYK | cmyk(0%, 49%, 31%, 73%) | |
| LAB | lab(19, 17, -1) | |
| OKLCH | oklch(0.3 0.053 357) |
Color harmonies
Tints & shades
Code snippets
color: #44232f;
background-color: #44232f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF44232F)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.14, blue: 0.18, alpha: 1.0)