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 |
|---|---|---|---|---|---|
#5573C3 | rgb(85, 115, 195) | hsl(224, 48%, 55%) | Soft Blue | View | |
#5557C3 | rgb(85, 87, 195) | hsl(239, 48%, 55%) | Soft Blue | View | |
#6F55C3 | rgb(111, 85, 195) | hsl(254, 48%, 55%) | Soft Navy | View | |
#8A55C3 | rgb(138, 85, 195) | hsl(269, 48%, 55%) | Soft Navy | View | |
#A655C3 | rgb(166, 85, 195) | hsl(284, 48%, 55%) | Soft Purple | View |
:root {
--color-1: #5573C3;
--color-2: #5557C3;
--color-3: #6F55C3;
--color-4: #8A55C3;
--color-5: #A655C3;
}Palettes that share visual characteristics and color harmony.