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 Blue, Vibrant Navy, Vibrant Navy. 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 |
|---|---|---|---|---|---|
#0000FF | rgb(0, 0, 255) | hsl(240, 100%, 50%) | Blue | View | |
#4000FF | rgb(64, 0, 255) | hsl(255, 100%, 50%) | Vibrant Navy | View | |
#8000FF | rgb(128, 0, 255) | hsl(270, 100%, 50%) | Vibrant Navy | View | |
#BF00FF | rgb(191, 0, 255) | hsl(285, 100%, 50%) | Vibrant Purple | View | |
#FF00FF | rgb(255, 0, 255) | hsl(300, 100%, 50%) | Fuchsia | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Blue and Vibrant Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0000FF;
--color-2: #4000FF;
--color-3: #8000FF;
--color-4: #BF00FF;
--color-5: #FF00FF;
}Palettes that share visual characteristics and color harmony.