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 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 |
|---|---|---|---|---|---|
#529CC7 | rgb(82, 156, 199) | hsl(202, 51%, 55%) | Soft Blue | View | |
#527FC7 | rgb(82, 127, 199) | hsl(217, 51%, 55%) | Soft Blue | View | |
#5261C7 | rgb(82, 97, 199) | hsl(232, 51%, 55%) | Soft Blue | View | |
#5F52C7 | rgb(95, 82, 199) | hsl(247, 51%, 55%) | Soft Blue | View | |
#7D52C7 | rgb(125, 82, 199) | hsl(262, 51%, 55%) | Soft Navy | View |
:root {
--color-1: #529CC7;
--color-2: #527FC7;
--color-3: #5261C7;
--color-4: #5F52C7;
--color-5: #7D52C7;
}Palettes that share visual characteristics and color harmony.