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 |
|---|---|---|---|---|---|
#0BD7DA | rgb(11, 215, 218) | hsl(181, 90%, 45%) | Pure Cyan | View | |
#0BA3DA | rgb(11, 163, 218) | hsl(196, 90%, 45%) | Pure Sky Blue | View | |
#0B6FDA | rgb(11, 111, 218) | hsl(211, 90%, 45%) | Pure Blue | View | |
#0B3CDA | rgb(11, 60, 218) | hsl(226, 90%, 45%) | Pure Blue | View | |
#0F0BDA | rgb(15, 11, 218) | hsl(241, 90%, 45%) | 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: #0BD7DA;
--color-2: #0BA3DA;
--color-3: #0B6FDA;
--color-4: #0B3CDA;
--color-5: #0F0BDA;
}Palettes that share visual characteristics and color harmony.