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 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 |
|---|---|---|---|---|---|
#4A20F3 | rgb(74, 32, 243) | hsl(252, 90%, 54%) | Pure Navy | View | |
#7F20F3 | rgb(127, 32, 243) | hsl(267, 90%, 54%) | Pure Navy | View | |
#B420F3 | rgb(180, 32, 243) | hsl(282, 90%, 54%) | Pure Purple | View | |
#E920F3 | rgb(233, 32, 243) | hsl(297, 90%, 54%) | Pure Purple | View | |
#F320C9 | rgb(243, 32, 201) | hsl(312, 90%, 54%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4A20F3;
--color-2: #7F20F3;
--color-3: #B420F3;
--color-4: #E920F3;
--color-5: #F320C9;
}Palettes that share visual characteristics and color harmony.