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 |
|---|---|---|---|---|---|
#577EC1 | rgb(87, 126, 193) | hsl(218, 46%, 55%) | Soft Blue | View | |
#5764C1 | rgb(87, 100, 193) | hsl(233, 46%, 55%) | Soft Blue | View | |
#6657C1 | rgb(102, 87, 193) | hsl(248, 46%, 55%) | Soft Blue | View | |
#8057C1 | rgb(128, 87, 193) | hsl(263, 46%, 55%) | Soft Navy | View | |
#9A57C1 | rgb(154, 87, 193) | hsl(278, 46%, 55%) | Soft Purple | View |
:root {
--color-1: #577EC1;
--color-2: #5764C1;
--color-3: #6657C1;
--color-4: #8057C1;
--color-5: #9A57C1;
}Palettes that share visual characteristics and color harmony.