Campfire
#ce5f38
Here's everything about the color Campfire (#ce5f38) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ce5f38 | |
|---|---|---|
| RGB | rgb(206, 95, 56) | |
| HSL | hsl(16, 60%, 51%) | |
| CMYK | cmyk(0%, 54%, 73%, 19%) | |
| LAB | lab(54, 43, 44) | |
| OKLCH | oklch(0.62 0.151 39) |
Color harmonies
Tints & shades
Code snippets
color: #ce5f38;
background-color: #ce5f38;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFCE5F38)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.37, blue: 0.22, alpha: 1.0)