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 energy palette featuring Midnight, Pure White, Cyan.
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 |
|---|---|---|---|---|---|
#011627 | rgb(1, 22, 39) | hsl(207, 95%, 8%) | Midnight | View | |
#FDFFFC | rgb(253, 255, 252) | hsl(100, 100%, 99%) | Pure White | View | |
#2EC4B6 | rgb(46, 196, 182) | hsl(174, 62%, 47%) | Cyan | View | |
#E71D36 | rgb(231, 29, 54) | hsl(353, 81%, 51%) | Pure Red | View | |
#FF9F1C | rgb(255, 159, 28) | hsl(35, 100%, 55%) | Vibrant Amber | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight and Pure White creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #011627;
--color-2: #FDFFFC;
--color-3: #2EC4B6;
--color-4: #E71D36;
--color-5: #FF9F1C;
}Palettes that share visual characteristics and color harmony.