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 Navy, 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 |
|---|---|---|---|---|---|
#3E3CAA | rgb(62, 60, 170) | hsl(241, 48%, 45%) | Soft Blue | View | |
#593CAA | rgb(89, 60, 170) | hsl(256, 48%, 45%) | Soft Navy | View | |
#753CAA | rgb(117, 60, 170) | hsl(271, 48%, 45%) | Soft Navy | View | |
#903CAA | rgb(144, 60, 170) | hsl(286, 48%, 45%) | Soft Purple | View | |
#AA3CA8 | rgb(170, 60, 168) | hsl(301, 48%, 45%) | Soft Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3E3CAA;
--color-2: #593CAA;
--color-3: #753CAA;
--color-4: #903CAA;
--color-5: #AA3CA8;
}Palettes that share visual characteristics and color harmony.