Bellflower
#5d66aa
Bellflower, represented by the hex value #5d66aa, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5d66aa | |
|---|---|---|
| RGB | rgb(93, 102, 170) | |
| HSL | hsl(233, 31%, 52%) | |
| CMYK | cmyk(45%, 40%, 0%, 33%) | |
| LAB | lab(45, 11, -38) | |
| OKLCH | oklch(0.53 0.107 276) |
Color harmonies
Tints & shades
Code snippets
color: #5d66aa;
background-color: #5d66aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5D66AA)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.40, blue: 0.67, alpha: 1.0)