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 Sky 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 |
|---|---|---|---|---|---|
#0DC4F2 | rgb(13, 196, 242) | hsl(192, 90%, 50%) | Pure Sky Blue | View | |
#0D8BF2 | rgb(13, 139, 242) | hsl(207, 90%, 50%) | Pure Blue | View | |
#0D52F2 | rgb(13, 82, 242) | hsl(222, 90%, 50%) | Pure Blue | View | |
#0D18F2 | rgb(13, 24, 242) | hsl(237, 90%, 50%) | Pure Blue | View | |
#3B0DF2 | rgb(59, 13, 242) | hsl(252, 90%, 50%) | Pure Navy | View |
:root {
--color-1: #0DC4F2;
--color-2: #0D8BF2;
--color-3: #0D52F2;
--color-4: #0D18F2;
--color-5: #3B0DF2;
}Palettes that share visual characteristics and color harmony.