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 |
|---|---|---|---|---|---|
#3958AC | rgb(57, 88, 172) | hsl(224, 50%, 45%) | Soft Blue | View | |
#393BAC | rgb(57, 59, 172) | hsl(239, 50%, 45%) | Soft Blue | View | |
#5439AC | rgb(84, 57, 172) | hsl(254, 50%, 45%) | Soft Navy | View | |
#7139AC | rgb(113, 57, 172) | hsl(269, 50%, 45%) | Soft Navy | View | |
#8E39AC | rgb(142, 57, 172) | hsl(284, 50%, 45%) | Soft Purple | View |
:root {
--color-1: #3958AC;
--color-2: #393BAC;
--color-3: #5439AC;
--color-4: #7139AC;
--color-5: #8E39AC;
}Palettes that share visual characteristics and color harmony.