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 5-color combination featuring Deep Pure Blue, Dark Pure Blue, Pure Blue. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#0C295A | rgb(12, 41, 90) | hsl(218, 76%, 20%) | Deep Pure Blue | View | |
#15479D | rgb(21, 71, 157) | hsl(218, 76%, 35%) | Dark Pure Blue | View | |
#1F66E0 | rgb(31, 102, 224) | hsl(218, 76%, 50%) | Pure Blue | View | |
#6294EA | rgb(98, 148, 234) | hsl(218, 76%, 65%) | Pure Blue | View | |
#A5C2F3 | rgb(165, 194, 243) | hsl(218, 76%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #0C295A, perfect for projects requiring a gentle, trustworthy touch.
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: #0C295A;
--color-2: #15479D;
--color-3: #1F66E0;
--color-4: #6294EA;
--color-5: #A5C2F3;
}Palettes that share visual characteristics and color harmony.