Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Pure Cyan, Pure Sky Blue, Pure Blue. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#1ACBBF | rgb(26, 203, 191) | hsl(176, 77%, 45%) | Pure Cyan | View | |
#1AABCB | rgb(26, 171, 203) | hsl(191, 77%, 45%) | Pure Sky Blue | View | |
#1A7FCB | rgb(26, 127, 203) | hsl(206, 77%, 45%) | Pure Blue | View | |
#1A52CB | rgb(26, 82, 203) | hsl(221, 77%, 45%) | Pure Blue | View | |
#1A26CB | rgb(26, 38, 203) | hsl(236, 77%, 45%) | Pure Blue | View |
A peaceful combination anchored by #1ACBBF, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #1ACBBF;
--color-2: #1AABCB;
--color-3: #1A7FCB;
--color-4: #1A52CB;
--color-5: #1A26CB;
}Palettes that share visual characteristics and color harmony.