Bruise
#7e4071
Here's everything about the color Bruise (#7e4071) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7e4071 | |
|---|---|---|
| RGB | rgb(126, 64, 113) | |
| HSL | hsl(313, 33%, 37%) | |
| CMYK | cmyk(0%, 49%, 10%, 51%) | |
| LAB | lab(37, 33, -16) | |
| OKLCH | oklch(0.47 0.108 336) |
Color harmonies
Tints & shades
Code snippets
color: #7e4071;
background-color: #7e4071;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF7E4071)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.25, blue: 0.44, alpha: 1.0)