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 Navy. 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 |
|---|---|---|---|---|---|
#5273C7 | rgb(82, 115, 199) | hsl(223, 51%, 55%) | Soft Blue | View | |
#5256C7 | rgb(82, 86, 199) | hsl(238, 51%, 55%) | Soft Blue | View | |
#6B52C7 | rgb(107, 82, 199) | hsl(253, 51%, 55%) | Soft Navy | View | |
#8852C7 | rgb(136, 82, 199) | hsl(268, 51%, 55%) | Soft Navy | View | |
#A652C7 | rgb(166, 82, 199) | hsl(283, 51%, 55%) | Soft Purple | View |
:root {
--color-1: #5273C7;
--color-2: #5256C7;
--color-3: #6B52C7;
--color-4: #8852C7;
--color-5: #A652C7;
}Palettes that share visual characteristics and color harmony.