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 Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#45A190 | rgb(69, 161, 144) | hsl(169, 40%, 45%) | Soft Cyan | View | |
#459BA1 | rgb(69, 155, 161) | hsl(184, 40%, 45%) | Soft Cyan | View | |
#4584A1 | rgb(69, 132, 161) | hsl(199, 40%, 45%) | Soft Sky Blue | View | |
#456DA1 | rgb(69, 109, 161) | hsl(214, 40%, 45%) | Soft Blue | View | |
#4556A1 | rgb(69, 86, 161) | hsl(229, 40%, 45%) | Soft Blue | View |
:root {
--color-1: #45A190;
--color-2: #459BA1;
--color-3: #4584A1;
--color-4: #456DA1;
--color-5: #4556A1;
}Palettes that share visual characteristics and color harmony.