Nightly Activities
#2e5090
Nightly Activities is a color with the hex code #2e5090. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2e5090 | |
|---|---|---|
| RGB | rgb(46, 80, 144) | |
| HSL | hsl(219, 52%, 37%) | |
| CMYK | cmyk(68%, 44%, 0%, 44%) | |
| LAB | lab(34, 5, -40) | |
| OKLCH | oklch(0.44 0.113 262) |
Color harmonies
Tints & shades
Code snippets
color: #2e5090;
background-color: #2e5090;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2E5090)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.31, blue: 0.56, alpha: 1.0)