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 |
|---|---|---|---|---|---|
#1E67DC | rgb(30, 103, 220) | hsl(217, 76%, 49%) | Pure Blue | View | |
#1E37DC | rgb(30, 55, 220) | hsl(232, 76%, 49%) | Pure Blue | View | |
#341EDC | rgb(52, 30, 220) | hsl(247, 76%, 49%) | Pure Blue | View | |
#641EDC | rgb(100, 30, 220) | hsl(262, 76%, 49%) | Pure Navy | View | |
#931EDC | rgb(147, 30, 220) | hsl(277, 76%, 49%) | Pure Purple | View |
:root {
--color-1: #1E67DC;
--color-2: #1E37DC;
--color-3: #341EDC;
--color-4: #641EDC;
--color-5: #931EDC;
}Palettes that share visual characteristics and color harmony.