Pear
#d1e231
Here's everything about the color Pear (#d1e231) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d1e231 | |
|---|---|---|
| RGB | rgb(209, 226, 49) | |
| HSL | hsl(66, 75%, 54%) | |
| CMYK | cmyk(8%, 0%, 78%, 11%) | |
| LAB | lab(86, -21, 76) | |
| OKLCH | oklch(0.87 0.185 115) |
Color harmonies
Tints & shades
Code snippets
color: #d1e231;
background-color: #d1e231;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFD1E231)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.89, blue: 0.19, alpha: 1.0)