Bakery Brown
#ab9078
Bakery Brown is a color with the hex code #ab9078. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ab9078 | |
|---|---|---|
| RGB | rgb(171, 144, 120) | |
| HSL | hsl(28, 23%, 57%) | |
| CMYK | cmyk(0%, 16%, 30%, 33%) | |
| LAB | lab(62, 8, 17) | |
| OKLCH | oklch(0.67 0.047 64) |
Color harmonies
Tints & shades
Code snippets
color: #ab9078;
background-color: #ab9078;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAB9078)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.56, blue: 0.47, alpha: 1.0)