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 |
|---|---|---|---|---|---|
#53C8CA | rgb(83, 200, 202) | hsl(181, 53%, 56%) | Soft Cyan | View | |
#53ABCA | rgb(83, 171, 202) | hsl(196, 53%, 56%) | Soft Sky Blue | View | |
#538DCA | rgb(83, 141, 202) | hsl(211, 53%, 56%) | Soft Blue | View | |
#536FCA | rgb(83, 111, 202) | hsl(226, 53%, 56%) | Soft Blue | View | |
#5553CA | rgb(85, 83, 202) | hsl(241, 53%, 56%) | 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: #53C8CA;
--color-2: #53ABCA;
--color-3: #538DCA;
--color-4: #536FCA;
--color-5: #5553CA;
}Palettes that share visual characteristics and color harmony.