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 |
|---|---|---|---|---|---|
#46AAB9 | rgb(70, 170, 185) | hsl(188, 45%, 50%) | Soft Sky Blue | View | |
#468DB9 | rgb(70, 141, 185) | hsl(203, 45%, 50%) | Soft Blue | View | |
#4670B9 | rgb(70, 112, 185) | hsl(218, 45%, 50%) | Soft Blue | View | |
#4654B9 | rgb(70, 84, 185) | hsl(233, 45%, 50%) | Soft Blue | View | |
#5546B9 | rgb(85, 70, 185) | hsl(248, 45%, 50%) | Soft Blue | View |
:root {
--color-1: #46AAB9;
--color-2: #468DB9;
--color-3: #4670B9;
--color-4: #4654B9;
--color-5: #5546B9;
}Palettes that share visual characteristics and color harmony.