Berries Galore
#ab7cb4
Berries Galore, represented by the hex value #ab7cb4, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ab7cb4 | |
|---|---|---|
| RGB | rgb(171, 124, 180) | |
| HSL | hsl(290, 27%, 60%) | |
| CMYK | cmyk(5%, 31%, 0%, 29%) | |
| LAB | lab(58, 26, -22) | |
| OKLCH | oklch(0.65 0.097 321) |
Color harmonies
Tints & shades
Code snippets
color: #ab7cb4;
background-color: #ab7cb4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFFAB7CB4)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.49, blue: 0.71, alpha: 1.0)