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 |
|---|---|---|---|---|---|
#556FC3 | rgb(85, 111, 195) | hsl(226, 48%, 55%) | Soft Blue | View | |
#5755C3 | rgb(87, 85, 195) | hsl(241, 48%, 55%) | Soft Blue | View | |
#7355C3 | rgb(115, 85, 195) | hsl(256, 48%, 55%) | Soft Navy | View | |
#8E55C3 | rgb(142, 85, 195) | hsl(271, 48%, 55%) | Soft Navy | View | |
#AA55C3 | rgb(170, 85, 195) | hsl(286, 48%, 55%) | Soft Purple | View |
:root {
--color-1: #556FC3;
--color-2: #5755C3;
--color-3: #7355C3;
--color-4: #8E55C3;
--color-5: #AA55C3;
}Palettes that share visual characteristics and color harmony.