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 |
|---|---|---|---|---|---|
#7EB5CD | rgb(126, 181, 205) | hsl(198, 44%, 65%) | Soft Sky Blue | View | |
#7EA2CD | rgb(126, 162, 205) | hsl(213, 44%, 65%) | Soft Blue | View | |
#7E8ECD | rgb(126, 142, 205) | hsl(228, 44%, 65%) | Soft Blue | View | |
#827ECD | rgb(130, 126, 205) | hsl(243, 44%, 65%) | Soft Blue | View | |
#967ECD | rgb(150, 126, 205) | hsl(258, 44%, 65%) | Soft Navy | View |
:root {
--color-1: #7EB5CD;
--color-2: #7EA2CD;
--color-3: #7E8ECD;
--color-4: #827ECD;
--color-5: #967ECD;
}Palettes that share visual characteristics and color harmony.