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 Navy. 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 |
|---|---|---|---|---|---|
#123CD3 | rgb(18, 60, 211) | hsl(227, 84%, 45%) | Pure Blue | View | |
#1912D3 | rgb(25, 18, 211) | hsl(242, 84%, 45%) | Pure Blue | View | |
#4912D3 | rgb(73, 18, 211) | hsl(257, 84%, 45%) | Pure Navy | View | |
#7912D3 | rgb(121, 18, 211) | hsl(272, 84%, 45%) | Pure Navy | View | |
#A912D3 | rgb(169, 18, 211) | hsl(287, 84%, 45%) | Pure Purple | View |
:root {
--color-1: #123CD3;
--color-2: #1912D3;
--color-3: #4912D3;
--color-4: #7912D3;
--color-5: #A912D3;
}Palettes that share visual characteristics and color harmony.