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 |
|---|---|---|---|---|---|
#1B68E4 | rgb(27, 104, 228) | hsl(217, 79%, 50%) | Pure Blue | View | |
#1B36E4 | rgb(27, 54, 228) | hsl(232, 79%, 50%) | Pure Blue | View | |
#321BE4 | rgb(50, 27, 228) | hsl(247, 79%, 50%) | Pure Blue | View | |
#651BE4 | rgb(101, 27, 228) | hsl(262, 79%, 50%) | Pure Navy | View | |
#971BE4 | rgb(151, 27, 228) | hsl(277, 79%, 50%) | Pure Purple | View |
:root {
--color-1: #1B68E4;
--color-2: #1B36E4;
--color-3: #321BE4;
--color-4: #651BE4;
--color-5: #971BE4;
}Palettes that share visual characteristics and color harmony.