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 Blue. 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 |
|---|---|---|---|---|---|
#3073B5 | rgb(48, 115, 181) | hsl(210, 58%, 45%) | Soft Blue | View | |
#3051B5 | rgb(48, 81, 181) | hsl(225, 58%, 45%) | Soft Blue | View | |
#3030B5 | rgb(48, 48, 181) | hsl(240, 58%, 45%) | Soft Blue | View | |
#5130B5 | rgb(81, 48, 181) | hsl(255, 58%, 45%) | Soft Navy | View | |
#7330B5 | rgb(115, 48, 181) | hsl(270, 58%, 45%) | Soft Navy | View |
:root {
--color-1: #3073B5;
--color-2: #3051B5;
--color-3: #3030B5;
--color-4: #5130B5;
--color-5: #7330B5;
}Palettes that share visual characteristics and color harmony.