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 |
|---|---|---|---|---|---|
#357EE3 | rgb(53, 126, 227) | hsl(215, 76%, 55%) | Pure Blue | View | |
#3552E3 | rgb(53, 82, 227) | hsl(230, 76%, 55%) | Pure Blue | View | |
#4435E3 | rgb(68, 53, 227) | hsl(245, 76%, 55%) | Pure Blue | View | |
#6F35E3 | rgb(111, 53, 227) | hsl(260, 76%, 55%) | Pure Navy | View | |
#9B35E3 | rgb(155, 53, 227) | hsl(275, 76%, 55%) | Pure Purple | View |
:root {
--color-1: #357EE3;
--color-2: #3552E3;
--color-3: #4435E3;
--color-4: #6F35E3;
--color-5: #9B35E3;
}Palettes that share visual characteristics and color harmony.