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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#71DACB | rgb(113, 218, 203) | hsl(171, 59%, 65%) | Soft Cyan | View | |
#71D0DA | rgb(113, 208, 218) | hsl(186, 59%, 65%) | Soft Sky Blue | View | |
#71B6DA | rgb(113, 182, 218) | hsl(201, 59%, 65%) | Soft Blue | View | |
#719BDA | rgb(113, 155, 218) | hsl(216, 59%, 65%) | Soft Blue | View | |
#7181DA | rgb(113, 129, 218) | hsl(231, 59%, 65%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #71DACB;
--color-2: #71D0DA;
--color-3: #71B6DA;
--color-4: #719BDA;
--color-5: #7181DA;
}Palettes that share visual characteristics and color harmony.