Warrior
#7d685b
Here's everything about the color Warrior (#7d685b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7d685b | |
|---|---|---|
| RGB | rgb(125, 104, 91) | |
| HSL | hsl(23, 16%, 42%) | |
| CMYK | cmyk(0%, 17%, 27%, 51%) | |
| LAB | lab(46, 7, 11) | |
| OKLCH | oklch(0.53 0.033 54) |
Color harmonies
Tints & shades
Code snippets
color: #7d685b;
background-color: #7d685b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7D685B)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.41, blue: 0.36, alpha: 1.0)