Brandy
#dcb68a
Here's everything about the color Brandy (#dcb68a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dcb68a | |
|---|---|---|
| RGB | rgb(220, 182, 138) | |
| HSL | hsl(32, 54%, 70%) | |
| CMYK | cmyk(0%, 17%, 37%, 14%) | |
| LAB | lab(77, 10, 28) | |
| OKLCH | oklch(0.8 0.073 71) |
Color harmonies
Tints & shades
Code snippets
color: #dcb68a;
background-color: #dcb68a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDCB68A)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.71, blue: 0.54, alpha: 1.0)