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 |
|---|---|---|---|---|---|
#2F3DB6 | rgb(47, 61, 182) | hsl(234, 59%, 45%) | Soft Blue | View | |
#432FB6 | rgb(67, 47, 182) | hsl(249, 59%, 45%) | Soft Blue | View | |
#652FB6 | rgb(101, 47, 182) | hsl(264, 59%, 45%) | Soft Navy | View | |
#872FB6 | rgb(135, 47, 182) | hsl(279, 59%, 45%) | Soft Purple | View | |
#A92FB6 | rgb(169, 47, 182) | hsl(294, 59%, 45%) | Soft Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2F3DB6;
--color-2: #432FB6;
--color-3: #652FB6;
--color-4: #872FB6;
--color-5: #A92FB6;
}Palettes that share visual characteristics and color harmony.