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 |
|---|---|---|---|---|---|
#5777C1 | rgb(87, 119, 193) | hsl(222, 46%, 55%) | Soft Blue | View | |
#575DC1 | rgb(87, 93, 193) | hsl(237, 46%, 55%) | Soft Blue | View | |
#6D57C1 | rgb(109, 87, 193) | hsl(252, 46%, 55%) | Soft Navy | View | |
#8757C1 | rgb(135, 87, 193) | hsl(267, 46%, 55%) | Soft Navy | View | |
#A157C1 | rgb(161, 87, 193) | hsl(282, 46%, 55%) | Soft Purple | View |
:root {
--color-1: #5777C1;
--color-2: #575DC1;
--color-3: #6D57C1;
--color-4: #8757C1;
--color-5: #A157C1;
}Palettes that share visual characteristics and color harmony.