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 |
|---|---|---|---|---|---|
#3FE9E9 | rgb(63, 233, 233) | hsl(180, 79%, 58%) | Pure Cyan | View | |
#3FBEE9 | rgb(63, 190, 233) | hsl(195, 79%, 58%) | Pure Sky Blue | View | |
#3F94E9 | rgb(63, 148, 233) | hsl(210, 79%, 58%) | Pure Blue | View | |
#3F6AE9 | rgb(63, 106, 233) | hsl(225, 79%, 58%) | Pure Blue | View | |
#3F3FE9 | rgb(63, 63, 233) | hsl(240, 79%, 58%) | 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: #3FE9E9;
--color-2: #3FBEE9;
--color-3: #3F94E9;
--color-4: #3F6AE9;
--color-5: #3F3FE9;
}Palettes that share visual characteristics and color harmony.