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 |
|---|---|---|---|---|---|
#5AABBF | rgb(90, 171, 191) | hsl(192, 44%, 55%) | Soft Sky Blue | View | |
#5A91BF | rgb(90, 145, 191) | hsl(207, 44%, 55%) | Soft Blue | View | |
#5A78BF | rgb(90, 120, 191) | hsl(222, 44%, 55%) | Soft Blue | View | |
#5A5FBF | rgb(90, 95, 191) | hsl(237, 44%, 55%) | Soft Blue | View | |
#6E5ABF | rgb(110, 90, 191) | hsl(252, 44%, 55%) | Soft Navy | View |
:root {
--color-1: #5AABBF;
--color-2: #5A91BF;
--color-3: #5A78BF;
--color-4: #5A5FBF;
--color-5: #6E5ABF;
}Palettes that share visual characteristics and color harmony.