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 |
|---|---|---|---|---|---|
#1273D3 | rgb(18, 115, 211) | hsl(210, 84%, 45%) | Pure Blue | View | |
#1243D3 | rgb(18, 67, 211) | hsl(225, 84%, 45%) | Pure Blue | View | |
#1212D3 | rgb(18, 18, 211) | hsl(240, 84%, 45%) | Pure Blue | View | |
#4312D3 | rgb(67, 18, 211) | hsl(255, 84%, 45%) | Pure Navy | View | |
#7312D3 | rgb(115, 18, 211) | hsl(270, 84%, 45%) | Pure Navy | View |
:root {
--color-1: #1273D3;
--color-2: #1243D3;
--color-3: #1212D3;
--color-4: #4312D3;
--color-5: #7312D3;
}Palettes that share visual characteristics and color harmony.