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 |
|---|---|---|---|---|---|
#4DA8CB | rgb(77, 168, 203) | hsl(197, 55%, 55%) | Soft Sky Blue | View | |
#4D88CB | rgb(77, 136, 203) | hsl(212, 55%, 55%) | Soft Blue | View | |
#4D68CB | rgb(77, 104, 203) | hsl(227, 55%, 55%) | Soft Blue | View | |
#514DCB | rgb(81, 77, 203) | hsl(242, 55%, 55%) | Soft Blue | View | |
#714DCB | rgb(113, 77, 203) | hsl(257, 55%, 55%) | Soft Navy | View |
:root {
--color-1: #4DA8CB;
--color-2: #4D88CB;
--color-3: #4D68CB;
--color-4: #514DCB;
--color-5: #714DCB;
}Palettes that share visual characteristics and color harmony.