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 |
|---|---|---|---|---|---|
#523EC1 | rgb(82, 62, 193) | hsl(249, 51%, 50%) | Soft Blue | View | |
#723EC1 | rgb(114, 62, 193) | hsl(264, 51%, 50%) | Soft Navy | View | |
#933EC1 | rgb(147, 62, 193) | hsl(279, 51%, 50%) | Soft Purple | View | |
#B43EC1 | rgb(180, 62, 193) | hsl(294, 51%, 50%) | Soft Purple | View | |
#C13EAD | rgb(193, 62, 173) | hsl(309, 51%, 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: #523EC1;
--color-2: #723EC1;
--color-3: #933EC1;
--color-4: #B43EC1;
--color-5: #C13EAD;
}Palettes that share visual characteristics and color harmony.