Blue Lips
#a6bce2
Blue Lips, represented by the hex value #a6bce2, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #a6bce2 | |
|---|---|---|
| RGB | rgb(166, 188, 226) | |
| HSL | hsl(218, 51%, 77%) | |
| CMYK | cmyk(27%, 17%, 0%, 11%) | |
| LAB | lab(76, -1, -22) | |
| OKLCH | oklch(0.79 0.059 261) |
Color harmonies
Tints & shades
Code snippets
color: #a6bce2;
background-color: #a6bce2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA6BCE2)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.74, blue: 0.89, alpha: 1.0)