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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#4CB1CD | rgb(76, 177, 205) | hsl(193, 56%, 55%) | Soft Sky Blue | View | |
#4C91CD | rgb(76, 145, 205) | hsl(208, 56%, 55%) | Soft Blue | View | |
#4C70CD | rgb(76, 112, 205) | hsl(223, 56%, 55%) | Soft Blue | View | |
#4C50CD | rgb(76, 80, 205) | hsl(238, 56%, 55%) | Soft Blue | View | |
#684CCD | rgb(104, 76, 205) | hsl(253, 56%, 55%) | Soft Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Sky Blue and Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4CB1CD;
--color-2: #4C91CD;
--color-3: #4C70CD;
--color-4: #4C50CD;
--color-5: #684CCD;
}Palettes that share visual characteristics and color harmony.