Lion’s Roar
#f5dab3
Lion’s Roar is a color with the hex code #f5dab3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f5dab3 | |
|---|---|---|
| RGB | rgb(245, 218, 179) | |
| HSL | hsl(35, 77%, 83%) | |
| CMYK | cmyk(0%, 11%, 27%, 4%) | |
| LAB | lab(89, 5, 23) | |
| OKLCH | oklch(0.9 0.059 77) |
Color harmonies
Tints & shades
Code snippets
color: #f5dab3;
background-color: #f5dab3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5DAB3)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.85, blue: 0.70, alpha: 1.0)