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 adventure palette featuring Midnight, Deep Vibrant Blue, Deep Pure 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 |
|---|---|---|---|---|---|
#00072D | rgb(0, 7, 45) | hsl(231, 100%, 9%) | Midnight | View | |
#001C55 | rgb(0, 28, 85) | hsl(220, 100%, 17%) | Deep Vibrant Blue | View | |
#0A2472 | rgb(10, 36, 114) | hsl(225, 84%, 24%) | Deep Pure Blue | View | |
#0E6BA8 | rgb(14, 107, 168) | hsl(204, 85%, 36%) | Dark Pure Blue | View | |
#A6E1FA | rgb(166, 225, 250) | hsl(198, 89%, 82%) | Light Pure Sky Blue | View |
This soft Midnight palette brings a sense of serene tranquility and modern airiness.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #00072D;
--color-2: #001C55;
--color-3: #0A2472;
--color-4: #0E6BA8;
--color-5: #A6E1FA;
}Palettes that share visual characteristics and color harmony.