Conifer
#b1dd52
Here's everything about the color Conifer (#b1dd52) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b1dd52 | |
|---|---|---|
| RGB | rgb(177, 221, 82) | |
| HSL | hsl(79, 67%, 59%) | |
| CMYK | cmyk(20%, 0%, 63%, 13%) | |
| LAB | lab(83, -30, 61) | |
| OKLCH | oklch(0.84 0.172 125) |
Color harmonies
Tints & shades
Code snippets
color: #b1dd52;
background-color: #b1dd52;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB1DD52)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.87, blue: 0.32, alpha: 1.0)