Protoss
#e0c778
Here's everything about the color Protoss (#e0c778) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e0c778 | |
|---|---|---|
| RGB | rgb(224, 199, 120) | |
| HSL | hsl(46, 63%, 67%) | |
| CMYK | cmyk(0%, 11%, 46%, 12%) | |
| LAB | lab(81, 2, 43) | |
| OKLCH | oklch(0.83 0.103 92) |
Color harmonies
Tints & shades
Code snippets
color: #e0c778;
background-color: #e0c778;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0C778)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.78, blue: 0.47, alpha: 1.0)