Quack Quack
#ffe989
Quack Quack is a color with the hex code #ffe989. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffe989 | |
|---|---|---|
| RGB | rgb(255, 233, 137) | |
| HSL | hsl(49, 100%, 77%) | |
| CMYK | cmyk(0%, 9%, 46%, 0%) | |
| LAB | lab(93, -1, 49) | |
| OKLCH | oklch(0.93 0.119 97) |
Color harmonies
Tints & shades
Code snippets
color: #ffe989;
background-color: #ffe989;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFE989)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.91, blue: 0.54, alpha: 1.0)