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 |
|---|---|---|---|---|---|
#6CC6B5 | rgb(108, 198, 181) | hsl(169, 44%, 60%) | Soft Cyan | View | |
#6CC0C6 | rgb(108, 192, 198) | hsl(184, 44%, 60%) | Soft Cyan | View | |
#6CA9C6 | rgb(108, 169, 198) | hsl(199, 44%, 60%) | Soft Sky Blue | View | |
#6C93C6 | rgb(108, 147, 198) | hsl(214, 44%, 60%) | Soft Blue | View | |
#6C7DC6 | rgb(108, 125, 198) | hsl(229, 44%, 60%) | Soft Blue | View |
:root {
--color-1: #6CC6B5;
--color-2: #6CC0C6;
--color-3: #6CA9C6;
--color-4: #6C93C6;
--color-5: #6C7DC6;
}Palettes that share visual characteristics and color harmony.