June Bud
#bdda57
June Bud is a color with the hex code #bdda57. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bdda57 | |
|---|---|---|
| RGB | rgb(189, 218, 87) | |
| HSL | hsl(73, 64%, 60%) | |
| CMYK | cmyk(13%, 0%, 60%, 15%) | |
| LAB | lab(83, -24, 59) | |
| OKLCH | oklch(0.84 0.159 120) |
Color harmonies
Tints & shades
Code snippets
color: #bdda57;
background-color: #bdda57;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFBDDA57)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.85, blue: 0.34, alpha: 1.0)