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 |
|---|---|---|---|---|---|
#4BC3BF | rgb(75, 195, 191) | hsl(178, 50%, 53%) | Soft Cyan | View | |
#4BA9C3 | rgb(75, 169, 195) | hsl(193, 50%, 53%) | Soft Sky Blue | View | |
#4B8BC3 | rgb(75, 139, 195) | hsl(208, 50%, 53%) | Soft Blue | View | |
#4B6DC3 | rgb(75, 109, 195) | hsl(223, 50%, 53%) | Soft Blue | View | |
#4B4FC3 | rgb(75, 79, 195) | hsl(238, 50%, 53%) | 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: #4BC3BF;
--color-2: #4BA9C3;
--color-3: #4B8BC3;
--color-4: #4B6DC3;
--color-5: #4B4FC3;
}Palettes that share visual characteristics and color harmony.