Shipmate
#7aa3cc
Here's everything about the color Shipmate (#7aa3cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7aa3cc | |
|---|---|---|
| RGB | rgb(122, 163, 204) | |
| HSL | hsl(210, 45%, 64%) | |
| CMYK | cmyk(40%, 20%, 0%, 20%) | |
| LAB | lab(65, -6, -26) | |
| OKLCH | oklch(0.7 0.075 249) |
Color harmonies
Tints & shades
Code snippets
color: #7aa3cc;
background-color: #7aa3cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF7AA3CC)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.64, blue: 0.80, alpha: 1.0)