Bacon Strips
#df3f32
Here's everything about the color Bacon Strips (#df3f32) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #df3f32 | |
|---|---|---|
| RGB | rgb(223, 63, 50) | |
| HSL | hsl(5, 73%, 54%) | |
| CMYK | cmyk(0%, 72%, 78%, 13%) | |
| LAB | lab(52, 62, 46) | |
| OKLCH | oklch(0.6 0.199 29) |
Color harmonies
Tints & shades
Code snippets
color: #df3f32;
background-color: #df3f32;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDF3F32)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.25, blue: 0.20, alpha: 1.0)