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 Deep Vibrant Blue, Dark Vibrant Blue, Vibrant Blue. 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 |
|---|---|---|---|---|---|
#000266 | rgb(0, 2, 102) | hsl(239, 100%, 20%) | Deep Vibrant Blue | View | |
#0003B3 | rgb(0, 3, 179) | hsl(239, 100%, 35%) | Dark Vibrant Blue | View | |
#0004FF | rgb(0, 4, 255) | hsl(239, 100%, 50%) | Vibrant Blue | View | |
#4D4FFF | rgb(77, 79, 255) | hsl(239, 100%, 65%) | Vibrant Blue | View | |
#999BFF | rgb(153, 155, 255) | hsl(239, 100%, 80%) | Light Vibrant Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Vibrant Blue and Dark Vibrant Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #000266;
--color-2: #0003B3;
--color-3: #0004FF;
--color-4: #4D4FFF;
--color-5: #999BFF;
}Palettes that share visual characteristics and color harmony.