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 |
|---|---|---|---|---|---|
#42BDAE | rgb(66, 189, 174) | hsl(173, 48%, 50%) | Soft Cyan | View | |
#42ACBD | rgb(66, 172, 189) | hsl(188, 48%, 50%) | Soft Sky Blue | View | |
#428EBD | rgb(66, 142, 189) | hsl(203, 48%, 50%) | Soft Blue | View | |
#426FBD | rgb(66, 111, 189) | hsl(218, 48%, 50%) | Soft Blue | View | |
#4251BD | rgb(66, 81, 189) | hsl(233, 48%, 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: #42BDAE;
--color-2: #42ACBD;
--color-3: #428EBD;
--color-4: #426FBD;
--color-5: #4251BD;
}Palettes that share visual characteristics and color harmony.