Amazon Queen
#948f54
Here's everything about the color Amazon Queen (#948f54) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #948f54 | |
|---|---|---|
| RGB | rgb(148, 143, 84) | |
| HSL | hsl(55, 28%, 45%) | |
| CMYK | cmyk(0%, 3%, 43%, 42%) | |
| LAB | lab(59, -5, 32) | |
| OKLCH | oklch(0.64 0.08 104) |
Color harmonies
Tints & shades
Code snippets
color: #948f54;
background-color: #948f54;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF948F54)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.56, blue: 0.33, alpha: 1.0)