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 |
|---|---|---|---|---|---|
#35E3CF | rgb(53, 227, 207) | hsl(173, 76%, 55%) | Pure Cyan | View | |
#35CCE3 | rgb(53, 204, 227) | hsl(188, 76%, 55%) | Pure Sky Blue | View | |
#35A1E3 | rgb(53, 161, 227) | hsl(203, 76%, 55%) | Pure Blue | View | |
#3575E3 | rgb(53, 117, 227) | hsl(218, 76%, 55%) | Pure Blue | View | |
#3549E3 | rgb(53, 73, 227) | hsl(233, 76%, 55%) | 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: #35E3CF;
--color-2: #35CCE3;
--color-3: #35A1E3;
--color-4: #3575E3;
--color-5: #3549E3;
}Palettes that share visual characteristics and color harmony.