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 trending palette featuring Midnight, Deep Vibrant Sky Blue, Vibrant Red.
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 |
|---|---|---|---|---|---|
#000411 | rgb(0, 4, 17) | hsl(226, 100%, 3%) | Midnight | View | |
#005E66 | rgb(0, 94, 102) | hsl(185, 100%, 20%) | Deep Vibrant Sky Blue | View | |
#FF6947 | rgb(255, 105, 71) | hsl(11, 100%, 64%) | Vibrant Red | View | |
#F5DFBB | rgb(245, 223, 187) | hsl(37, 74%, 85%) | Light Amber | View | |
#F5F4F5 | rgb(245, 244, 245) | hsl(300, 5%, 96%) | White | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight and Deep Vibrant Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #000411;
--color-2: #005E66;
--color-3: #FF6947;
--color-4: #F5DFBB;
--color-5: #F5F4F5;
}Palettes that share visual characteristics and color harmony.