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 |
|---|---|---|---|---|---|
#557CC3 | rgb(85, 124, 195) | hsl(219, 48%, 55%) | Soft Blue | View | |
#5560C3 | rgb(85, 96, 195) | hsl(234, 48%, 55%) | Soft Blue | View | |
#6655C3 | rgb(102, 85, 195) | hsl(249, 48%, 55%) | Soft Blue | View | |
#8155C3 | rgb(129, 85, 195) | hsl(264, 48%, 55%) | Soft Navy | View | |
#9D55C3 | rgb(157, 85, 195) | hsl(279, 48%, 55%) | Soft Purple | View |
:root {
--color-1: #557CC3;
--color-2: #5560C3;
--color-3: #6655C3;
--color-4: #8155C3;
--color-5: #9D55C3;
}Palettes that share visual characteristics and color harmony.