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 mystery palette featuring Deep Soft Blue, Deep Muted Blue, Dark Muted 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 |
|---|---|---|---|---|---|
#0D1B2A | rgb(13, 27, 42) | hsl(211, 53%, 11%) | Deep Soft Blue | View | |
#1B263B | rgb(27, 38, 59) | hsl(219, 37%, 17%) | Deep Muted Blue | View | |
#415A77 | rgb(65, 90, 119) | hsl(212, 29%, 36%) | Dark Muted Blue | View | |
#778DA9 | rgb(119, 141, 169) | hsl(214, 23%, 56%) | Muted Blue | View | |
#E0E1DD | rgb(224, 225, 221) | hsl(75, 6%, 87%) | Light Gray | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Soft Blue and Deep Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0D1B2A;
--color-2: #1B263B;
--color-3: #415A77;
--color-4: #778DA9;
--color-5: #E0E1DD;
}Palettes that share visual characteristics and color harmony.