Starstruck
#4664a5
Here's everything about the color Starstruck (#4664a5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4664a5 | |
|---|---|---|
| RGB | rgb(70, 100, 165) | |
| HSL | hsl(221, 40%, 46%) | |
| CMYK | cmyk(58%, 39%, 0%, 35%) | |
| LAB | lab(42, 4, -39) | |
| OKLCH | oklch(0.51 0.109 264) |
Color harmonies
Tints & shades
Code snippets
color: #4664a5;
background-color: #4664a5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4664A5)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.39, blue: 0.65, alpha: 1.0)