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 |
|---|---|---|---|---|---|
#60CDBD | rgb(96, 205, 189) | hsl(171, 52%, 59%) | Soft Cyan | View | |
#60C2CD | rgb(96, 194, 205) | hsl(186, 52%, 59%) | Soft Sky Blue | View | |
#60A7CD | rgb(96, 167, 205) | hsl(201, 52%, 59%) | Soft Blue | View | |
#608CCD | rgb(96, 140, 205) | hsl(216, 52%, 59%) | Soft Blue | View | |
#6070CD | rgb(96, 112, 205) | hsl(231, 52%, 59%) | 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: #60CDBD;
--color-2: #60C2CD;
--color-3: #60A7CD;
--color-4: #608CCD;
--color-5: #6070CD;
}Palettes that share visual characteristics and color harmony.