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 |
|---|---|---|---|---|---|
#3056B5 | rgb(48, 86, 181) | hsl(223, 58%, 45%) | Soft Blue | View | |
#3035B5 | rgb(48, 53, 181) | hsl(238, 58%, 45%) | Soft Blue | View | |
#4D30B5 | rgb(77, 48, 181) | hsl(253, 58%, 45%) | Soft Navy | View | |
#6E30B5 | rgb(110, 48, 181) | hsl(268, 58%, 45%) | Soft Navy | View | |
#9030B5 | rgb(144, 48, 181) | hsl(283, 58%, 45%) | Soft Purple | View |
:root {
--color-1: #3056B5;
--color-2: #3035B5;
--color-3: #4D30B5;
--color-4: #6E30B5;
--color-5: #9030B5;
}Palettes that share visual characteristics and color harmony.