Basil Smash
#b7e1a1
Basil Smash is a color with the hex code #b7e1a1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b7e1a1 | |
|---|---|---|
| RGB | rgb(183, 225, 161) | |
| HSL | hsl(99, 52%, 76%) | |
| CMYK | cmyk(19%, 0%, 28%, 12%) | |
| LAB | lab(85, -23, 27) | |
| OKLCH | oklch(0.86 0.096 135) |
Color harmonies
Tints & shades
Code snippets
color: #b7e1a1;
background-color: #b7e1a1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFB7E1A1)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.88, blue: 0.63, alpha: 1.0)