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 |
|---|---|---|---|---|---|
#49B6AB | rgb(73, 182, 171) | hsl(174, 43%, 50%) | Soft Cyan | View | |
#49A6B6 | rgb(73, 166, 182) | hsl(189, 43%, 50%) | Soft Sky Blue | View | |
#498AB6 | rgb(73, 138, 182) | hsl(204, 43%, 50%) | Soft Blue | View | |
#496FB6 | rgb(73, 111, 182) | hsl(219, 43%, 50%) | Soft Blue | View | |
#4954B6 | rgb(73, 84, 182) | hsl(234, 43%, 50%) | 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: #49B6AB;
--color-2: #49A6B6;
--color-3: #498AB6;
--color-4: #496FB6;
--color-5: #4954B6;
}Palettes that share visual characteristics and color harmony.