Lava Pit
#e46f34
Here's everything about the color Lava Pit (#e46f34) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e46f34 | |
|---|---|---|
| RGB | rgb(228, 111, 52) | |
| HSL | hsl(20, 77%, 55%) | |
| CMYK | cmyk(0%, 51%, 77%, 11%) | |
| LAB | lab(61, 44, 53) | |
| OKLCH | oklch(0.67 0.162 45) |
Color harmonies
Tints & shades
Code snippets
color: #e46f34;
background-color: #e46f34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE46F34)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.44, blue: 0.20, alpha: 1.0)