Crusade King
#dbc364
Here's everything about the color Crusade King (#dbc364) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dbc364 | |
|---|---|---|
| RGB | rgb(219, 195, 100) | |
| HSL | hsl(48, 62%, 63%) | |
| CMYK | cmyk(0%, 11%, 54%, 14%) | |
| LAB | lab(79, 0, 50) | |
| OKLCH | oklch(0.82 0.119 95) |
Color harmonies
Tints & shades
Code snippets
color: #dbc364;
background-color: #dbc364;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBC364)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.76, blue: 0.39, alpha: 1.0)