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 |
|---|---|---|---|---|---|
#4BADCE | rgb(75, 173, 206) | hsl(195, 57%, 55%) | Soft Sky Blue | View | |
#4B8CCE | rgb(75, 140, 206) | hsl(210, 57%, 55%) | Soft Blue | View | |
#4B6CCE | rgb(75, 108, 206) | hsl(225, 57%, 55%) | Soft Blue | View | |
#4B4BCE | rgb(75, 75, 206) | hsl(240, 57%, 55%) | Soft Blue | View | |
#6C4BCE | rgb(108, 75, 206) | hsl(255, 57%, 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: #4BADCE;
--color-2: #4B8CCE;
--color-3: #4B6CCE;
--color-4: #4B4BCE;
--color-5: #6C4BCE;
}Palettes that share visual characteristics and color harmony.