Intergalactic
#4d516c
Intergalactic is a color with the hex code #4d516c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4d516c | |
|---|---|---|
| RGB | rgb(77, 81, 108) | |
| HSL | hsl(232, 17%, 36%) | |
| CMYK | cmyk(29%, 25%, 0%, 58%) | |
| LAB | lab(35, 3, -16) | |
| OKLCH | oklch(0.44 0.045 278) |
Color harmonies
Tints & shades
Code snippets
color: #4d516c;
background-color: #4d516c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4D516C)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.32, blue: 0.42, alpha: 1.0)