Luxor Gold
#ab8d3f
Here's everything about the color Luxor Gold (#ab8d3f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ab8d3f | |
|---|---|---|
| RGB | rgb(171, 141, 63) | |
| HSL | hsl(43, 46%, 46%) | |
| CMYK | cmyk(0%, 18%, 63%, 33%) | |
| LAB | lab(60, 5, 45) | |
| OKLCH | oklch(0.66 0.103 88) |
Color harmonies
Tints & shades
Code snippets
color: #ab8d3f;
background-color: #ab8d3f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAB8D3F)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.55, blue: 0.25, alpha: 1.0)