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 |
|---|---|---|---|---|---|
#4B2BEE | rgb(75, 43, 238) | hsl(250, 85%, 55%) | Pure Navy | View | |
#7C2BEE | rgb(124, 43, 238) | hsl(265, 85%, 55%) | Pure Navy | View | |
#AD2BEE | rgb(173, 43, 238) | hsl(280, 85%, 55%) | Pure Purple | View | |
#DE2BEE | rgb(222, 43, 238) | hsl(295, 85%, 55%) | Pure Purple | View | |
#EE2BCD | rgb(238, 43, 205) | hsl(310, 85%, 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: #4B2BEE;
--color-2: #7C2BEE;
--color-3: #AD2BEE;
--color-4: #DE2BEE;
--color-5: #EE2BCD;
}Palettes that share visual characteristics and color harmony.