Blue Bay
#619ad6
Blue Bay is a color with the hex code #619ad6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #619ad6 | |
|---|---|---|
| RGB | rgb(97, 154, 214) | |
| HSL | hsl(211, 59%, 61%) | |
| CMYK | cmyk(55%, 28%, 0%, 16%) | |
| LAB | lab(62, -6, -37) | |
| OKLCH | oklch(0.67 0.108 251) |
Color harmonies
Tints & shades
Code snippets
color: #619ad6;
background-color: #619ad6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF619AD6)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.60, blue: 0.84, alpha: 1.0)