Pirate Treasure
#ddca69
Pirate Treasure is a color with the hex code #ddca69. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ddca69 | |
|---|---|---|
| RGB | rgb(221, 202, 105) | |
| HSL | hsl(50, 63%, 64%) | |
| CMYK | cmyk(0%, 9%, 52%, 13%) | |
| LAB | lab(81, -2, 50) | |
| OKLCH | oklch(0.84 0.12 98) |
Color harmonies
Tints & shades
Code snippets
color: #ddca69;
background-color: #ddca69;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDDCA69)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.79, blue: 0.41, alpha: 1.0)