Kiss a Frog
#bec187
Here's everything about the color Kiss a Frog (#bec187) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bec187 | |
|---|---|---|
| RGB | rgb(190, 193, 135) | |
| HSL | hsl(63, 32%, 64%) | |
| CMYK | cmyk(2%, 0%, 30%, 24%) | |
| LAB | lab(77, -8, 29) | |
| OKLCH | oklch(0.79 0.077 111) |
Color harmonies
Tints & shades
Code snippets
color: #bec187;
background-color: #bec187;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBEC187)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.76, blue: 0.53, alpha: 1.0)