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 |
|---|---|---|---|---|---|
#386CC7 | rgb(56, 108, 199) | hsl(218, 56%, 50%) | Soft Blue | View | |
#3849C7 | rgb(56, 73, 199) | hsl(233, 56%, 50%) | Soft Blue | View | |
#4B38C7 | rgb(75, 56, 199) | hsl(248, 56%, 50%) | Soft Blue | View | |
#6F38C7 | rgb(111, 56, 199) | hsl(263, 56%, 50%) | Soft Navy | View | |
#9338C7 | rgb(147, 56, 199) | hsl(278, 56%, 50%) | Soft Purple | View |
:root {
--color-1: #386CC7;
--color-2: #3849C7;
--color-3: #4B38C7;
--color-4: #6F38C7;
--color-5: #9338C7;
}Palettes that share visual characteristics and color harmony.