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 |
|---|---|---|---|---|---|
#307CB5 | rgb(48, 124, 181) | hsl(206, 58%, 45%) | Soft Blue | View | |
#305AB5 | rgb(48, 90, 181) | hsl(221, 58%, 45%) | Soft Blue | View | |
#3039B5 | rgb(48, 57, 181) | hsl(236, 58%, 45%) | Soft Blue | View | |
#4930B5 | rgb(73, 48, 181) | hsl(251, 58%, 45%) | Soft Navy | View | |
#6A30B5 | rgb(106, 48, 181) | hsl(266, 58%, 45%) | Soft Navy | View |
:root {
--color-1: #307CB5;
--color-2: #305AB5;
--color-3: #3039B5;
--color-4: #4930B5;
--color-5: #6A30B5;
}Palettes that share visual characteristics and color harmony.