Sailor Boy
#aebbd0
Here's everything about the color Sailor Boy (#aebbd0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aebbd0 | |
|---|---|---|
| RGB | rgb(174, 187, 208) | |
| HSL | hsl(217, 27%, 75%) | |
| CMYK | cmyk(16%, 10%, 0%, 18%) | |
| LAB | lab(75, -1, -12) | |
| OKLCH | oklch(0.79 0.033 260) |
Color harmonies
Tints & shades
Code snippets
color: #aebbd0;
background-color: #aebbd0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAEBBD0)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.73, blue: 0.82, alpha: 1.0)