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 |
|---|---|---|---|---|---|
#5469C4 | rgb(84, 105, 196) | hsl(229, 49%, 55%) | Soft Blue | View | |
#5C54C4 | rgb(92, 84, 196) | hsl(244, 49%, 55%) | Soft Blue | View | |
#7854C4 | rgb(120, 84, 196) | hsl(259, 49%, 55%) | Soft Navy | View | |
#9454C4 | rgb(148, 84, 196) | hsl(274, 49%, 55%) | Soft Navy | View | |
#B054C4 | rgb(176, 84, 196) | hsl(289, 49%, 55%) | Soft Purple | View |
:root {
--color-1: #5469C4;
--color-2: #5C54C4;
--color-3: #7854C4;
--color-4: #9454C4;
--color-5: #B054C4;
}Palettes that share visual characteristics and color harmony.