Lazy Daisy
#f6eba1
Lazy Daisy is a color with the hex code #f6eba1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f6eba1 | |
|---|---|---|
| RGB | rgb(246, 235, 161) | |
| HSL | hsl(52, 83%, 80%) | |
| CMYK | cmyk(0%, 4%, 35%, 4%) | |
| LAB | lab(93, -4, 37) | |
| OKLCH | oklch(0.93 0.094 101) |
Color harmonies
Tints & shades
Code snippets
color: #f6eba1;
background-color: #f6eba1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6EBA1)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.92, blue: 0.63, alpha: 1.0)