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 purity palette featuring White, Midnight, Deep Vibrant Blue.
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 |
|---|---|---|---|---|---|
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#00171F | rgb(0, 23, 31) | hsl(195, 100%, 6%) | Midnight | View | |
#003459 | rgb(0, 52, 89) | hsl(205, 100%, 17%) | Deep Vibrant Blue | View | |
#007EA7 | rgb(0, 126, 167) | hsl(195, 100%, 33%) | Dark Vibrant Sky Blue | View | |
#00A8E8 | rgb(0, 168, 232) | hsl(197, 100%, 45%) | Vibrant Sky Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of White and Midnight creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFFFFF;
--color-2: #00171F;
--color-3: #003459;
--color-4: #007EA7;
--color-5: #00A8E8;
}Palettes that share visual characteristics and color harmony.