Sassy Lime
#dfe289
Here's everything about the color Sassy Lime (#dfe289) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfe289 | |
|---|---|---|
| RGB | rgb(223, 226, 137) | |
| HSL | hsl(62, 61%, 71%) | |
| CMYK | cmyk(1%, 0%, 39%, 11%) | |
| LAB | lab(88, -11, 43) | |
| OKLCH | oklch(0.89 0.112 110) |
Color harmonies
Tints & shades
Code snippets
color: #dfe289;
background-color: #dfe289;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFE289)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.89, blue: 0.54, alpha: 1.0)