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 |
|---|---|---|---|---|---|
#4DCBBB | rgb(77, 203, 187) | hsl(172, 55%, 55%) | Soft Cyan | View | |
#4DBDCB | rgb(77, 189, 203) | hsl(187, 55%, 55%) | Soft Sky Blue | View | |
#4D9DCB | rgb(77, 157, 203) | hsl(202, 55%, 55%) | Soft Blue | View | |
#4D7ECB | rgb(77, 126, 203) | hsl(217, 55%, 55%) | Soft Blue | View | |
#4D5ECB | rgb(77, 94, 203) | hsl(232, 55%, 55%) | 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: #4DCBBB;
--color-2: #4DBDCB;
--color-3: #4D9DCB;
--color-4: #4D7ECB;
--color-5: #4D5ECB;
}Palettes that share visual characteristics and color harmony.