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 |
|---|---|---|---|---|---|
#40CEAB | rgb(64, 206, 171) | hsl(165, 59%, 53%) | Soft Cyan | View | |
#40CECE | rgb(64, 206, 206) | hsl(180, 59%, 53%) | Soft Cyan | View | |
#40ABCE | rgb(64, 171, 206) | hsl(195, 59%, 53%) | Soft Sky Blue | View | |
#4087CE | rgb(64, 135, 206) | hsl(210, 59%, 53%) | Soft Blue | View | |
#4064CE | rgb(64, 100, 206) | hsl(225, 59%, 53%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #40CEAB;
--color-2: #40CECE;
--color-3: #40ABCE;
--color-4: #4087CE;
--color-5: #4064CE;
}Palettes that share visual characteristics and color harmony.