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 Navy, Pure Purple. 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 |
|---|---|---|---|---|---|
#715AF2 | rgb(113, 90, 242) | hsl(249, 85%, 65%) | Pure Blue | View | |
#975AF2 | rgb(151, 90, 242) | hsl(264, 85%, 65%) | Pure Navy | View | |
#BD5AF2 | rgb(189, 90, 242) | hsl(279, 85%, 65%) | Pure Purple | View | |
#E25AF2 | rgb(226, 90, 242) | hsl(294, 85%, 65%) | Pure Purple | View | |
#F25ADB | rgb(242, 90, 219) | hsl(309, 85%, 65%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #715AF2;
--color-2: #975AF2;
--color-3: #BD5AF2;
--color-4: #E25AF2;
--color-5: #F25ADB;
}Palettes that share visual characteristics and color harmony.