Rampart
#bcb7b1
Rampart is a color with the hex code #bcb7b1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bcb7b1 | |
|---|---|---|
| RGB | rgb(188, 183, 177) | |
| HSL | hsl(33, 8%, 72%) | |
| CMYK | cmyk(0%, 3%, 6%, 26%) | |
| LAB | lab(75, 1, 4) | |
| OKLCH | oklch(0.78 0.01 73) |
Color harmonies
Tints & shades
Code snippets
color: #bcb7b1;
background-color: #bcb7b1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFBCB7B1)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.72, blue: 0.69, alpha: 1.0)