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 |
|---|---|---|---|---|---|
#5A6EBF | rgb(90, 110, 191) | hsl(228, 44%, 55%) | Soft Blue | View | |
#5F5ABF | rgb(95, 90, 191) | hsl(243, 44%, 55%) | Soft Blue | View | |
#785ABF | rgb(120, 90, 191) | hsl(258, 44%, 55%) | Soft Navy | View | |
#915ABF | rgb(145, 90, 191) | hsl(273, 44%, 55%) | Soft Navy | View | |
#AB5ABF | rgb(171, 90, 191) | hsl(288, 44%, 55%) | Soft Purple | View |
:root {
--color-1: #5A6EBF;
--color-2: #5F5ABF;
--color-3: #785ABF;
--color-4: #915ABF;
--color-5: #AB5ABF;
}Palettes that share visual characteristics and color harmony.