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 |
|---|---|---|---|---|---|
#3956AC | rgb(57, 86, 172) | hsl(225, 50%, 45%) | Soft Blue | View | |
#3939AC | rgb(57, 57, 172) | hsl(240, 50%, 45%) | Soft Blue | View | |
#5639AC | rgb(86, 57, 172) | hsl(255, 50%, 45%) | Soft Navy | View | |
#7339AC | rgb(115, 57, 172) | hsl(270, 50%, 45%) | Soft Navy | View | |
#8F39AC | rgb(143, 57, 172) | hsl(285, 50%, 45%) | Soft Purple | View |
:root {
--color-1: #3956AC;
--color-2: #3939AC;
--color-3: #5639AC;
--color-4: #7339AC;
--color-5: #8F39AC;
}Palettes that share visual characteristics and color harmony.