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 |
|---|---|---|---|---|---|
#327DB3 | rgb(50, 125, 179) | hsl(205, 56%, 45%) | Soft Blue | View | |
#325DB3 | rgb(50, 93, 179) | hsl(220, 56%, 45%) | Soft Blue | View | |
#323DB3 | rgb(50, 61, 179) | hsl(235, 56%, 45%) | Soft Blue | View | |
#4832B3 | rgb(72, 50, 179) | hsl(250, 56%, 45%) | Soft Navy | View | |
#6832B3 | rgb(104, 50, 179) | hsl(265, 56%, 45%) | Soft Navy | View |
:root {
--color-1: #327DB3;
--color-2: #325DB3;
--color-3: #323DB3;
--color-4: #4832B3;
--color-5: #6832B3;
}Palettes that share visual characteristics and color harmony.