Toadstool
#b8282f
Here's everything about the color Toadstool (#b8282f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b8282f | |
|---|---|---|
| RGB | rgb(184, 40, 47) | |
| HSL | hsl(357, 64%, 44%) | |
| CMYK | cmyk(0%, 78%, 74%, 28%) | |
| LAB | lab(42, 57, 34) | |
| OKLCH | oklch(0.51 0.18 24) |
Color harmonies
Tints & shades
Code snippets
color: #b8282f;
background-color: #b8282f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB8282F)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.16, blue: 0.18, alpha: 1.0)