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 |
|---|---|---|---|---|---|
#1A6DCB | rgb(26, 109, 203) | hsl(212, 77%, 45%) | Pure Blue | View | |
#1A41CB | rgb(26, 65, 203) | hsl(227, 77%, 45%) | Pure Blue | View | |
#201ACB | rgb(32, 26, 203) | hsl(242, 77%, 45%) | Pure Blue | View | |
#4C1ACB | rgb(76, 26, 203) | hsl(257, 77%, 45%) | Pure Navy | View | |
#791ACB | rgb(121, 26, 203) | hsl(272, 77%, 45%) | Pure Navy | View |
:root {
--color-1: #1A6DCB;
--color-2: #1A41CB;
--color-3: #201ACB;
--color-4: #4C1ACB;
--color-5: #791ACB;
}Palettes that share visual characteristics and color harmony.