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 Blue, Pure 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 |
|---|---|---|---|---|---|
#1A61CB | rgb(26, 97, 203) | hsl(216, 77%, 45%) | Pure Blue | View | |
#1A35CB | rgb(26, 53, 203) | hsl(231, 77%, 45%) | Pure Blue | View | |
#2C1ACB | rgb(44, 26, 203) | hsl(246, 77%, 45%) | Pure Blue | View | |
#581ACB | rgb(88, 26, 203) | hsl(261, 77%, 45%) | Pure Navy | View | |
#841ACB | rgb(132, 26, 203) | hsl(276, 77%, 45%) | Pure Purple | View |
A peaceful combination anchored by #1A61CB, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #1A61CB;
--color-2: #1A35CB;
--color-3: #2C1ACB;
--color-4: #581ACB;
--color-5: #841ACB;
}Palettes that share visual characteristics and color harmony.