Orb of Harmony
#eedd44
Here's everything about the color Orb of Harmony (#eedd44) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eedd44 | |
|---|---|---|
| RGB | rgb(238, 221, 68) | |
| HSL | hsl(54, 83%, 60%) | |
| CMYK | cmyk(0%, 7%, 71%, 7%) | |
| LAB | lab(88, -6, 72) | |
| OKLCH | oklch(0.89 0.165 103) |
Color harmonies
Tints & shades
Code snippets
color: #eedd44;
background-color: #eedd44;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEDD44)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.87, blue: 0.27, alpha: 1.0)