Hazelnut
#a8715a
Hazelnut is a color with the hex code #a8715a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a8715a | |
|---|---|---|
| RGB | rgb(168, 113, 90) | |
| HSL | hsl(18, 31%, 51%) | |
| CMYK | cmyk(0%, 33%, 46%, 34%) | |
| LAB | lab(53, 20, 22) | |
| OKLCH | oklch(0.6 0.078 43) |
Color harmonies
Tints & shades
Code snippets
color: #a8715a;
background-color: #a8715a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA8715A)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.44, blue: 0.35, alpha: 1.0)