Flood
#6677bb
Here's everything about the color Flood (#6677bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6677bb | |
|---|---|---|
| RGB | rgb(102, 119, 187) | |
| HSL | hsl(228, 38%, 57%) | |
| CMYK | cmyk(45%, 36%, 0%, 27%) | |
| LAB | lab(51, 8, -38) | |
| OKLCH | oklch(0.59 0.106 272) |
Color harmonies
Tints & shades
Code snippets
color: #6677bb;
background-color: #6677bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6677BB)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.47, blue: 0.73, alpha: 1.0)