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 Pure Blue, 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 |
|---|---|---|---|---|---|
#0D93F2 | rgb(13, 147, 242) | hsl(205, 90%, 50%) | Pure Blue | View | |
#0D59F2 | rgb(13, 89, 242) | hsl(220, 90%, 50%) | Pure Blue | View | |
#0D20F2 | rgb(13, 32, 242) | hsl(235, 90%, 50%) | Pure Blue | View | |
#330DF2 | rgb(51, 13, 242) | hsl(250, 90%, 50%) | Pure Navy | View | |
#6C0DF2 | rgb(108, 13, 242) | hsl(265, 90%, 50%) | Pure Navy | View |
:root {
--color-1: #0D93F2;
--color-2: #0D59F2;
--color-3: #0D20F2;
--color-4: #330DF2;
--color-5: #6C0DF2;
}Palettes that share visual characteristics and color harmony.