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 |
|---|---|---|---|---|---|
#415AA4 | rgb(65, 90, 164) | hsl(225, 43%, 45%) | Soft Blue | View | |
#4141A4 | rgb(65, 65, 164) | hsl(240, 43%, 45%) | Soft Blue | View | |
#5A41A4 | rgb(90, 65, 164) | hsl(255, 43%, 45%) | Soft Navy | View | |
#7341A4 | rgb(115, 65, 164) | hsl(270, 43%, 45%) | Soft Navy | View | |
#8B41A4 | rgb(139, 65, 164) | hsl(285, 43%, 45%) | Soft Purple | View |
:root {
--color-1: #415AA4;
--color-2: #4141A4;
--color-3: #5A41A4;
--color-4: #7341A4;
--color-5: #8B41A4;
}Palettes that share visual characteristics and color harmony.