Bruschetta
#b2654e
Here's everything about the color Bruschetta (#b2654e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b2654e | |
|---|---|---|
| RGB | rgb(178, 101, 78) | |
| HSL | hsl(14, 39%, 50%) | |
| CMYK | cmyk(0%, 43%, 56%, 30%) | |
| LAB | lab(51, 30, 27) | |
| OKLCH | oklch(0.59 0.105 37) |
Color harmonies
Tints & shades
Code snippets
color: #b2654e;
background-color: #b2654e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB2654E)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.40, blue: 0.31, alpha: 1.0)