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 |
|---|---|---|---|---|---|
#3D56C2 | rgb(61, 86, 194) | hsl(229, 52%, 50%) | Soft Blue | View | |
#463DC2 | rgb(70, 61, 194) | hsl(244, 52%, 50%) | Soft Blue | View | |
#673DC2 | rgb(103, 61, 194) | hsl(259, 52%, 50%) | Soft Navy | View | |
#883DC2 | rgb(136, 61, 194) | hsl(274, 52%, 50%) | Soft Navy | View | |
#A93DC2 | rgb(169, 61, 194) | hsl(289, 52%, 50%) | Soft Purple | View |
:root {
--color-1: #3D56C2;
--color-2: #463DC2;
--color-3: #673DC2;
--color-4: #883DC2;
--color-5: #A93DC2;
}Palettes that share visual characteristics and color harmony.