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 |
|---|---|---|---|---|---|
#5779C1 | rgb(87, 121, 193) | hsl(221, 46%, 55%) | Soft Blue | View | |
#575FC1 | rgb(87, 95, 193) | hsl(235, 46%, 55%) | Soft Blue | View | |
#6B57C1 | rgb(107, 87, 193) | hsl(251, 46%, 55%) | Soft Navy | View | |
#8557C1 | rgb(133, 87, 193) | hsl(266, 46%, 55%) | Soft Navy | View | |
#A057C1 | rgb(160, 87, 193) | hsl(281, 46%, 55%) | Soft Purple | View |
:root {
--color-1: #5779C1;
--color-2: #575FC1;
--color-3: #6B57C1;
--color-4: #8557C1;
--color-5: #A057C1;
}Palettes that share visual characteristics and color harmony.