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 |
|---|---|---|---|---|---|
#45A18D | rgb(69, 161, 141) | hsl(167, 40%, 45%) | Soft Cyan | View | |
#459EA1 | rgb(69, 158, 161) | hsl(182, 40%, 45%) | Soft Cyan | View | |
#4587A1 | rgb(69, 135, 161) | hsl(197, 40%, 45%) | Soft Sky Blue | View | |
#4570A1 | rgb(69, 112, 161) | hsl(212, 40%, 45%) | Soft Blue | View | |
#4559A1 | rgb(69, 89, 161) | hsl(227, 40%, 45%) | Soft Blue | View |
:root {
--color-1: #45A18D;
--color-2: #459EA1;
--color-3: #4587A1;
--color-4: #4570A1;
--color-5: #4559A1;
}Palettes that share visual characteristics and color harmony.