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 |
|---|---|---|---|---|---|
#56C2AE | rgb(86, 194, 174) | hsl(169, 47%, 55%) | Soft Cyan | View | |
#56BBC2 | rgb(86, 187, 194) | hsl(184, 47%, 55%) | Soft Cyan | View | |
#56A0C2 | rgb(86, 160, 194) | hsl(199, 47%, 55%) | Soft Sky Blue | View | |
#5685C2 | rgb(86, 133, 194) | hsl(214, 47%, 55%) | Soft Blue | View | |
#566AC2 | rgb(86, 106, 194) | hsl(229, 47%, 55%) | Soft Blue | View |
:root {
--color-1: #56C2AE;
--color-2: #56BBC2;
--color-3: #56A0C2;
--color-4: #5685C2;
--color-5: #566AC2;
}Palettes that share visual characteristics and color harmony.