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 |
|---|---|---|---|---|---|
#350FF0 | rgb(53, 15, 240) | hsl(250, 88%, 50%) | Pure Navy | View | |
#6D0FF0 | rgb(109, 15, 240) | hsl(265, 88%, 50%) | Pure Navy | View | |
#A50FF0 | rgb(165, 15, 240) | hsl(280, 88%, 50%) | Pure Purple | View | |
#DD0FF0 | rgb(221, 15, 240) | hsl(295, 88%, 50%) | Pure Purple | View | |
#F00FCA | rgb(240, 15, 202) | hsl(310, 88%, 50%) | 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: #350FF0;
--color-2: #6D0FF0;
--color-3: #A50FF0;
--color-4: #DD0FF0;
--color-5: #F00FCA;
}Palettes that share visual characteristics and color harmony.