Sail Into the Horizon
#a3bbdc
Sail Into the Horizon is a color with the hex code #a3bbdc. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a3bbdc | |
|---|---|---|
| RGB | rgb(163, 187, 220) | |
| HSL | hsl(215, 45%, 75%) | |
| CMYK | cmyk(26%, 15%, 0%, 14%) | |
| LAB | lab(75, -3, -20) | |
| OKLCH | oklch(0.79 0.054 256) |
Color harmonies
Tints & shades
Code snippets
color: #a3bbdc;
background-color: #a3bbdc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA3BBDC)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.73, blue: 0.86, alpha: 1.0)