Red Cent
#ad654c
Red Cent is a color with the hex code #ad654c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ad654c | |
|---|---|---|
| RGB | rgb(173, 101, 76) | |
| HSL | hsl(15, 39%, 49%) | |
| CMYK | cmyk(0%, 42%, 56%, 32%) | |
| LAB | lab(51, 28, 27) | |
| OKLCH | oklch(0.58 0.1 40) |
Color harmonies
Tints & shades
Code snippets
color: #ad654c;
background-color: #ad654c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD654C)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.40, blue: 0.30, alpha: 1.0)