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 |
|---|---|---|---|---|---|
#5F51C8 | rgb(95, 81, 200) | hsl(247, 52%, 55%) | Soft Blue | View | |
#7C51C8 | rgb(124, 81, 200) | hsl(262, 52%, 55%) | Soft Navy | View | |
#9A51C8 | rgb(154, 81, 200) | hsl(277, 52%, 55%) | Soft Purple | View | |
#B851C8 | rgb(184, 81, 200) | hsl(292, 52%, 55%) | Soft Purple | View | |
#C851BA | rgb(200, 81, 186) | hsl(307, 52%, 55%) | 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: #5F51C8;
--color-2: #7C51C8;
--color-3: #9A51C8;
--color-4: #B851C8;
--color-5: #C851BA;
}Palettes that share visual characteristics and color harmony.