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 |
|---|---|---|---|---|---|
#124CD3 | rgb(18, 76, 211) | hsl(222, 84%, 45%) | Pure Blue | View | |
#121CD3 | rgb(18, 28, 211) | hsl(237, 84%, 45%) | Pure Blue | View | |
#3912D3 | rgb(57, 18, 211) | hsl(252, 84%, 45%) | Pure Navy | View | |
#6912D3 | rgb(105, 18, 211) | hsl(267, 84%, 45%) | Pure Navy | View | |
#9912D3 | rgb(153, 18, 211) | hsl(282, 84%, 45%) | Pure Purple | View |
:root {
--color-1: #124CD3;
--color-2: #121CD3;
--color-3: #3912D3;
--color-4: #6912D3;
--color-5: #9912D3;
}Palettes that share visual characteristics and color harmony.