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 |
|---|---|---|---|---|---|
#556ED3 | rgb(85, 110, 211) | hsl(228, 59%, 58%) | Soft Blue | View | |
#5B55D3 | rgb(91, 85, 211) | hsl(243, 59%, 58%) | Soft Blue | View | |
#7B55D3 | rgb(123, 85, 211) | hsl(258, 59%, 58%) | Soft Navy | View | |
#9A55D3 | rgb(154, 85, 211) | hsl(273, 59%, 58%) | Soft Navy | View | |
#BA55D3 | rgb(186, 85, 211) | hsl(288, 59%, 58%) | Medium Orchid | View |
:root {
--color-1: #556ED3;
--color-2: #5B55D3;
--color-3: #7B55D3;
--color-4: #9A55D3;
--color-5: #BA55D3;
}Palettes that share visual characteristics and color harmony.