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 |
|---|---|---|---|---|---|
#4F2CED | rgb(79, 44, 237) | hsl(251, 84%, 55%) | Pure Navy | View | |
#7F2CED | rgb(127, 44, 237) | hsl(266, 84%, 55%) | Pure Navy | View | |
#B02CED | rgb(176, 44, 237) | hsl(281, 84%, 55%) | Pure Purple | View | |
#E02CED | rgb(224, 44, 237) | hsl(296, 84%, 55%) | Pure Purple | View | |
#ED2CC9 | rgb(237, 44, 201) | hsl(311, 84%, 55%) | 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: #4F2CED;
--color-2: #7F2CED;
--color-3: #B02CED;
--color-4: #E02CED;
--color-5: #ED2CC9;
}Palettes that share visual characteristics and color harmony.