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 |
|---|---|---|---|---|---|
#5C5FBC | rgb(92, 95, 188) | hsl(238, 42%, 55%) | Soft Blue | View | |
#715CBC | rgb(113, 92, 188) | hsl(253, 42%, 55%) | Soft Navy | View | |
#895CBC | rgb(137, 92, 188) | hsl(268, 42%, 55%) | Soft Navy | View | |
#A15CBC | rgb(161, 92, 188) | hsl(283, 42%, 55%) | Soft Purple | View | |
#B95CBC | rgb(185, 92, 188) | hsl(298, 42%, 55%) | 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: #5C5FBC;
--color-2: #715CBC;
--color-3: #895CBC;
--color-4: #A15CBC;
--color-5: #B95CBC;
}Palettes that share visual characteristics and color harmony.