Mars
#ad6242
Mars is a color with the hex code #ad6242. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ad6242 | |
|---|---|---|
| RGB | rgb(173, 98, 66) | |
| HSL | hsl(18, 45%, 47%) | |
| CMYK | cmyk(0%, 43%, 62%, 32%) | |
| LAB | lab(50, 29, 32) | |
| OKLCH | oklch(0.58 0.108 43) |
Color harmonies
Tints & shades
Code snippets
color: #ad6242;
background-color: #ad6242;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD6242)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.38, blue: 0.26, alpha: 1.0)