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 |
|---|---|---|---|---|---|
#44A298 | rgb(68, 162, 152) | hsl(174, 41%, 45%) | Soft Cyan | View | |
#4494A2 | rgb(68, 148, 162) | hsl(189, 41%, 45%) | Soft Sky Blue | View | |
#447CA2 | rgb(68, 124, 162) | hsl(204, 41%, 45%) | Soft Blue | View | |
#4465A2 | rgb(68, 101, 162) | hsl(219, 41%, 45%) | Soft Blue | View | |
#444DA2 | rgb(68, 77, 162) | hsl(234, 41%, 45%) | 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: #44A298;
--color-2: #4494A2;
--color-3: #447CA2;
--color-4: #4465A2;
--color-5: #444DA2;
}Palettes that share visual characteristics and color harmony.