Eagle
#a26c36
Eagle is a color with the hex code #a26c36. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a26c36 | |
|---|---|---|
| RGB | rgb(162, 108, 54) | |
| HSL | hsl(30, 50%, 42%) | |
| CMYK | cmyk(0%, 33%, 67%, 36%) | |
| LAB | lab(51, 18, 39) | |
| OKLCH | oklch(0.58 0.098 64) |
Color harmonies
Tints & shades
Code snippets
color: #a26c36;
background-color: #a26c36;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA26C36)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.42, blue: 0.21, alpha: 1.0)