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 Navy, Pure Purple, 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 |
|---|---|---|---|---|---|
#A65AF2 | rgb(166, 90, 242) | hsl(270, 85%, 65%) | Pure Navy | View | |
#CC5AF2 | rgb(204, 90, 242) | hsl(285, 85%, 65%) | Pure Purple | View | |
#F25AF2 | rgb(242, 90, 242) | hsl(300, 85%, 65%) | Pure Purple | View | |
#F25ACC | rgb(242, 90, 204) | hsl(315, 85%, 65%) | Pure Pink | View | |
#F25AA6 | rgb(242, 90, 166) | hsl(330, 85%, 65%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A65AF2;
--color-2: #CC5AF2;
--color-3: #F25AF2;
--color-4: #F25ACC;
--color-5: #F25AA6;
}Palettes that share visual characteristics and color harmony.