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 |
|---|---|---|---|---|---|
#479DB8 | rgb(71, 157, 184) | hsl(194, 44%, 50%) | Soft Sky Blue | View | |
#4781B8 | rgb(71, 129, 184) | hsl(209, 44%, 50%) | Soft Blue | View | |
#4765B8 | rgb(71, 101, 184) | hsl(224, 44%, 50%) | Soft Blue | View | |
#4749B8 | rgb(71, 73, 184) | hsl(239, 44%, 50%) | Soft Blue | View | |
#6247B8 | rgb(98, 71, 184) | hsl(254, 44%, 50%) | Soft Navy | View |
:root {
--color-1: #479DB8;
--color-2: #4781B8;
--color-3: #4765B8;
--color-4: #4749B8;
--color-5: #6247B8;
}Palettes that share visual characteristics and color harmony.