Homeworld
#2299dd
Here's everything about the color Homeworld (#2299dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2299dd | |
|---|---|---|
| RGB | rgb(34, 153, 221) | |
| HSL | hsl(202, 73%, 50%) | |
| CMYK | cmyk(85%, 31%, 0%, 13%) | |
| LAB | lab(60, -14, -44) | |
| OKLCH | oklch(0.65 0.141 241) |
Color harmonies
Tints & shades
Code snippets
color: #2299dd;
background-color: #2299dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF2299DD)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.60, blue: 0.87, alpha: 1.0)