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 |
|---|---|---|---|---|---|
#3857AD | rgb(56, 87, 173) | hsl(224, 51%, 45%) | Soft Blue | View | |
#383AAD | rgb(56, 58, 173) | hsl(239, 51%, 45%) | Soft Blue | View | |
#5438AD | rgb(84, 56, 173) | hsl(254, 51%, 45%) | Soft Navy | View | |
#7138AD | rgb(113, 56, 173) | hsl(269, 51%, 45%) | Soft Navy | View | |
#8E38AD | rgb(142, 56, 173) | hsl(284, 51%, 45%) | Soft Purple | View |
:root {
--color-1: #3857AD;
--color-2: #383AAD;
--color-3: #5438AD;
--color-4: #7138AD;
--color-5: #8E38AD;
}Palettes that share visual characteristics and color harmony.