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 Soft Cyan, Soft Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#34CBB2 | rgb(52, 203, 178) | hsl(170, 59%, 50%) | Soft Cyan | View | |
#34BECB | rgb(52, 190, 203) | hsl(185, 59%, 50%) | Soft Sky Blue | View | |
#3499CB | rgb(52, 153, 203) | hsl(200, 59%, 50%) | Soft Blue | View | |
#3473CB | rgb(52, 115, 203) | hsl(215, 59%, 50%) | Soft Blue | View | |
#344DCB | rgb(52, 77, 203) | hsl(230, 59%, 50%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #34CBB2;
--color-2: #34BECB;
--color-3: #3499CB;
--color-4: #3473CB;
--color-5: #344DCB;
}Palettes that share visual characteristics and color harmony.