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 |
|---|---|---|---|---|---|
#4BB49F | rgb(75, 180, 159) | hsl(168, 41%, 50%) | Soft Cyan | View | |
#4BAFB4 | rgb(75, 175, 180) | hsl(183, 41%, 50%) | Soft Cyan | View | |
#4B94B4 | rgb(75, 148, 180) | hsl(198, 41%, 50%) | Soft Sky Blue | View | |
#4B7AB4 | rgb(75, 122, 180) | hsl(213, 41%, 50%) | Soft Blue | View | |
#4B60B4 | rgb(75, 96, 180) | hsl(228, 41%, 50%) | Soft Blue | View |
:root {
--color-1: #4BB49F;
--color-2: #4BAFB4;
--color-3: #4B94B4;
--color-4: #4B7AB4;
--color-5: #4B60B4;
}Palettes that share visual characteristics and color harmony.