Bullfrog
#8a966a
Bullfrog is a color with the hex code #8a966a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8a966a | |
|---|---|---|
| RGB | rgb(138, 150, 106) | |
| HSL | hsl(76, 17%, 50%) | |
| CMYK | cmyk(8%, 0%, 29%, 41%) | |
| LAB | lab(60, -10, 22) | |
| OKLCH | oklch(0.65 0.064 121) |
Color harmonies
Tints & shades
Code snippets
color: #8a966a;
background-color: #8a966a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8A966A)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.59, blue: 0.42, alpha: 1.0)