Pergament
#bfa58a
Pergament is a color with the hex code #bfa58a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bfa58a | |
|---|---|---|
| RGB | rgb(191, 165, 138) | |
| HSL | hsl(31, 29%, 65%) | |
| CMYK | cmyk(0%, 14%, 28%, 25%) | |
| LAB | lab(70, 7, 18) | |
| OKLCH | oklch(0.74 0.048 68) |
Color harmonies
Tints & shades
Code snippets
color: #bfa58a;
background-color: #bfa58a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBFA58A)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.65, blue: 0.54, alpha: 1.0)