Madonna
#3f4250
Here's everything about the color Madonna (#3f4250) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3f4250 | |
|---|---|---|
| RGB | rgb(63, 66, 80) | |
| HSL | hsl(229, 12%, 28%) | |
| CMYK | cmyk(21%, 18%, 0%, 69%) | |
| LAB | lab(28, 1, -9) | |
| OKLCH | oklch(0.38 0.024 276) |
Color harmonies
Tints & shades
Code snippets
color: #3f4250;
background-color: #3f4250;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3F4250)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.26, blue: 0.31, alpha: 1.0)