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 |
|---|---|---|---|---|---|
#5A82BF | rgb(90, 130, 191) | hsl(216, 44%, 55%) | Soft Blue | View | |
#5A69BF | rgb(90, 105, 191) | hsl(231, 44%, 55%) | Soft Blue | View | |
#645ABF | rgb(100, 90, 191) | hsl(246, 44%, 55%) | Soft Blue | View | |
#7D5ABF | rgb(125, 90, 191) | hsl(261, 44%, 55%) | Soft Navy | View | |
#965ABF | rgb(150, 90, 191) | hsl(276, 44%, 55%) | Soft Purple | View |
:root {
--color-1: #5A82BF;
--color-2: #5A69BF;
--color-3: #645ABF;
--color-4: #7D5ABF;
--color-5: #965ABF;
}Palettes that share visual characteristics and color harmony.