Firewatch
#ee8866
Here's everything about the color Firewatch (#ee8866) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee8866 | |
|---|---|---|
| RGB | rgb(238, 136, 102) | |
| HSL | hsl(15, 80%, 67%) | |
| CMYK | cmyk(0%, 43%, 57%, 7%) | |
| LAB | lab(68, 38, 36) | |
| OKLCH | oklch(0.73 0.134 39) |
Color harmonies
Tints & shades
Code snippets
color: #ee8866;
background-color: #ee8866;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFEE8866)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.53, blue: 0.40, alpha: 1.0)