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 |
|---|---|---|---|---|---|
#1A8ACB | rgb(26, 138, 203) | hsl(202, 77%, 45%) | Pure Blue | View | |
#1A5ECB | rgb(26, 94, 203) | hsl(217, 77%, 45%) | Pure Blue | View | |
#1A32CB | rgb(26, 50, 203) | hsl(232, 77%, 45%) | Pure Blue | View | |
#2F1ACB | rgb(47, 26, 203) | hsl(247, 77%, 45%) | Pure Blue | View | |
#5B1ACB | rgb(91, 26, 203) | hsl(262, 77%, 45%) | Pure Navy | View |
:root {
--color-1: #1A8ACB;
--color-2: #1A5ECB;
--color-3: #1A32CB;
--color-4: #2F1ACB;
--color-5: #5B1ACB;
}Palettes that share visual characteristics and color harmony.