Tosty Crust
#a67e4b
Tosty Crust is a color with the hex code #a67e4b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a67e4b | |
|---|---|---|
| RGB | rgb(166, 126, 75) | |
| HSL | hsl(34, 38%, 47%) | |
| CMYK | cmyk(0%, 24%, 55%, 35%) | |
| LAB | lab(56, 11, 34) | |
| OKLCH | oklch(0.62 0.084 72) |
Color harmonies
Tints & shades
Code snippets
color: #a67e4b;
background-color: #a67e4b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA67E4B)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.49, blue: 0.29, alpha: 1.0)