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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#0DF2DB | rgb(13, 242, 219) | hsl(174, 90%, 50%) | Pure Cyan | View | |
#0DD0F2 | rgb(13, 208, 242) | hsl(189, 90%, 50%) | Pure Sky Blue | View | |
#0D96F2 | rgb(13, 150, 242) | hsl(204, 90%, 50%) | Pure Blue | View | |
#0D5DF2 | rgb(13, 93, 242) | hsl(219, 90%, 50%) | Pure Blue | View | |
#0D24F2 | rgb(13, 36, 242) | hsl(234, 90%, 50%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0DF2DB;
--color-2: #0DD0F2;
--color-3: #0D96F2;
--color-4: #0D5DF2;
--color-5: #0D24F2;
}Palettes that share visual characteristics and color harmony.