Orbital
#6d83bb
Orbital is a color with the hex code #6d83bb. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6d83bb | |
|---|---|---|
| RGB | rgb(109, 131, 187) | |
| HSL | hsl(223, 36%, 58%) | |
| CMYK | cmyk(42%, 30%, 0%, 27%) | |
| LAB | lab(55, 3, -32) | |
| OKLCH | oklch(0.62 0.089 267) |
Color harmonies
Tints & shades
Code snippets
color: #6d83bb;
background-color: #6d83bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6D83BB)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.51, blue: 0.73, alpha: 1.0)