Galaxea
#2e305e
Here's everything about the color Galaxea (#2e305e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2e305e | |
|---|---|---|
| RGB | rgb(46, 48, 94) | |
| HSL | hsl(238, 34%, 27%) | |
| CMYK | cmyk(51%, 49%, 0%, 63%) | |
| LAB | lab(22, 10, -28) | |
| OKLCH | oklch(0.33 0.08 279) |
Color harmonies
Tints & shades
Code snippets
color: #2e305e;
background-color: #2e305e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2E305E)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.19, blue: 0.37, alpha: 1.0)