Mistletoe
#8aa282
Here's everything about the color Mistletoe (#8aa282) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8aa282 | |
|---|---|---|
| RGB | rgb(138, 162, 130) | |
| HSL | hsl(105, 15%, 57%) | |
| CMYK | cmyk(15%, 0%, 20%, 36%) | |
| LAB | lab(64, -13, 14) | |
| OKLCH | oklch(0.68 0.053 138) |
Color harmonies
Tints & shades
Code snippets
color: #8aa282;
background-color: #8aa282;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF8AA282)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.64, blue: 0.51, alpha: 1.0)