Quince
#d4cb60
Quince is a color with the hex code #d4cb60. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d4cb60 | |
|---|---|---|
| RGB | rgb(212, 203, 96) | |
| HSL | hsl(55, 57%, 60%) | |
| CMYK | cmyk(0%, 4%, 55%, 17%) | |
| LAB | lab(81, -7, 53) | |
| OKLCH | oklch(0.83 0.129 104) |
Color harmonies
Tints & shades
Code snippets
color: #d4cb60;
background-color: #d4cb60;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD4CB60)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.80, blue: 0.38, alpha: 1.0)