Barbecue
#c26157
Here's everything about the color Barbecue (#c26157) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c26157 | |
|---|---|---|
| RGB | rgb(194, 97, 87) | |
| HSL | hsl(6, 47%, 55%) | |
| CMYK | cmyk(0%, 50%, 55%, 24%) | |
| LAB | lab(53, 39, 25) | |
| OKLCH | oklch(0.61 0.126 27) |
Color harmonies
Tints & shades
Code snippets
color: #c26157;
background-color: #c26157;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC26157)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.38, blue: 0.34, alpha: 1.0)