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 |
|---|---|---|---|---|---|
#4D96B3 | rgb(77, 150, 179) | hsl(197, 40%, 50%) | Soft Sky Blue | View | |
#4D7CB3 | rgb(77, 124, 179) | hsl(212, 40%, 50%) | Soft Blue | View | |
#4D63B3 | rgb(77, 99, 179) | hsl(227, 40%, 50%) | Soft Blue | View | |
#504DB3 | rgb(80, 77, 179) | hsl(242, 40%, 50%) | Soft Blue | View | |
#694DB3 | rgb(105, 77, 179) | hsl(256, 40%, 50%) | Soft Navy | View |
:root {
--color-1: #4D96B3;
--color-2: #4D7CB3;
--color-3: #4D63B3;
--color-4: #504DB3;
--color-5: #694DB3;
}Palettes that share visual characteristics and color harmony.