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 Purple. 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 |
|---|---|---|---|---|---|
#4B41BE | rgb(75, 65, 190) | hsl(245, 49%, 50%) | Soft Blue | View | |
#6B41BE | rgb(107, 65, 190) | hsl(260, 49%, 50%) | Soft Navy | View | |
#8A41BE | rgb(138, 65, 190) | hsl(275, 49%, 50%) | Soft Purple | View | |
#A941BE | rgb(169, 65, 190) | hsl(290, 49%, 50%) | Soft Purple | View | |
#BE41B4 | rgb(190, 65, 180) | hsl(305, 49%, 50%) | Soft Pink | 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: #4B41BE;
--color-2: #6B41BE;
--color-3: #8A41BE;
--color-4: #A941BE;
--color-5: #BE41B4;
}Palettes that share visual characteristics and color harmony.