Aloe Tip
#8a9480
Here's everything about the color Aloe Tip (#8a9480) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8a9480 | |
|---|---|---|
| RGB | rgb(138, 148, 128) | |
| HSL | hsl(90, 9%, 54%) | |
| CMYK | cmyk(7%, 0%, 14%, 42%) | |
| LAB | lab(60, -7, 9) | |
| OKLCH | oklch(0.65 0.031 129) |
Color harmonies
Tints & shades
Code snippets
color: #8a9480;
background-color: #8a9480;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF8A9480)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.58, blue: 0.50, alpha: 1.0)