Tartan Red
#b1282a
Here's everything about the color Tartan Red (#b1282a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b1282a | |
|---|---|---|
| RGB | rgb(177, 40, 42) | |
| HSL | hsl(359, 63%, 43%) | |
| CMYK | cmyk(0%, 77%, 76%, 31%) | |
| LAB | lab(40, 55, 35) | |
| OKLCH | oklch(0.5 0.173 26) |
Color harmonies
Tints & shades
Code snippets
color: #b1282a;
background-color: #b1282a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB1282A)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.16, blue: 0.16, alpha: 1.0)