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 |
|---|---|---|---|---|---|
#578EC1 | rgb(87, 142, 193) | hsl(209, 46%, 55%) | Soft Blue | View | |
#5774C1 | rgb(87, 116, 193) | hsl(224, 46%, 55%) | Soft Blue | View | |
#5759C1 | rgb(87, 89, 193) | hsl(239, 46%, 55%) | Soft Blue | View | |
#7057C1 | rgb(112, 87, 193) | hsl(254, 46%, 55%) | Soft Navy | View | |
#8A57C1 | rgb(138, 87, 193) | hsl(269, 46%, 55%) | Soft Navy | View |
:root {
--color-1: #578EC1;
--color-2: #5774C1;
--color-3: #5759C1;
--color-4: #7057C1;
--color-5: #8A57C1;
}Palettes that share visual characteristics and color harmony.