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 Vibrant Blue, 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 |
|---|---|---|---|---|---|
#00AAFF | rgb(0, 170, 255) | hsl(200, 100%, 50%) | Vibrant Blue | View | |
#006AFF | rgb(0, 106, 255) | hsl(215, 100%, 50%) | Vibrant Blue | View | |
#002AFF | rgb(0, 42, 255) | hsl(230, 100%, 50%) | Vibrant Blue | View | |
#1500FF | rgb(21, 0, 255) | hsl(245, 100%, 50%) | Vibrant Blue | View | |
#5500FF | rgb(85, 0, 255) | hsl(260, 100%, 50%) | Vibrant Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Blue and Vibrant Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #00AAFF;
--color-2: #006AFF;
--color-3: #002AFF;
--color-4: #1500FF;
--color-5: #5500FF;
}Palettes that share visual characteristics and color harmony.