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 dark 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 | |
#1B2838 | rgb(27, 40, 56) | hsl(213, 35%, 16%) | 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 | |
#E0FBFC | rgb(224, 251, 252) | hsl(182, 82%, 93%) | Pale Pure Cyan | View |
A peaceful combination anchored by #0D1B2A, perfect for projects requiring a gentle, trustworthy touch.
Using Deep Soft Blue as a primary surface creates an environment of focused relaxation and clarity. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #0D1B2A;
--color-2: #1B2838;
--color-3: #415A77;
--color-4: #778DA9;
--color-5: #E0FBFC;
}Palettes that share visual characteristics and color harmony.