Furry Lion
#f09338
Furry Lion is a color with the hex code #f09338. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f09338 | |
|---|---|---|
| RGB | rgb(240, 147, 56) | |
| HSL | hsl(30, 86%, 58%) | |
| CMYK | cmyk(0%, 39%, 77%, 6%) | |
| LAB | lab(70, 31, 61) | |
| OKLCH | oklch(0.75 0.151 61) |
Color harmonies
Tints & shades
Code snippets
color: #f09338;
background-color: #f09338;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF09338)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.58, blue: 0.22, alpha: 1.0)