Beyond the Stars
#0a3251
Here's everything about the color Beyond the Stars (#0a3251) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0a3251 | |
|---|---|---|
| RGB | rgb(10, 50, 81) | |
| HSL | hsl(206, 78%, 18%) | |
| CMYK | cmyk(88%, 38%, 0%, 68%) | |
| LAB | lab(19, -4, -23) | |
| OKLCH | oklch(0.31 0.071 247) |
Color harmonies
Tints & shades
Code snippets
color: #0a3251;
background-color: #0a3251;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF0A3251)
/* Swift / UIKit */
UIColor(red: 0.04, green: 0.20, blue: 0.32, alpha: 1.0)