Infinity and Beyond
#6e7e99
Infinity and Beyond is a color with the hex code #6e7e99. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6e7e99 | |
|---|---|---|
| RGB | rgb(110, 126, 153) | |
| HSL | hsl(218, 17%, 52%) | |
| CMYK | cmyk(28%, 18%, 0%, 40%) | |
| LAB | lab(52, -1, -17) | |
| OKLCH | oklch(0.59 0.046 261) |
Color harmonies
Tints & shades
Code snippets
color: #6e7e99;
background-color: #6e7e99;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6E7E99)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.49, blue: 0.60, alpha: 1.0)