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 |
|---|---|---|---|---|---|
#5470C4 | rgb(84, 112, 196) | hsl(225, 49%, 55%) | Soft Blue | View | |
#5454C4 | rgb(84, 84, 196) | hsl(240, 49%, 55%) | Soft Blue | View | |
#7054C4 | rgb(112, 84, 196) | hsl(255, 49%, 55%) | Soft Navy | View | |
#8C54C4 | rgb(140, 84, 196) | hsl(270, 49%, 55%) | Soft Navy | View | |
#A854C4 | rgb(168, 84, 196) | hsl(285, 49%, 55%) | Soft Purple | View |
:root {
--color-1: #5470C4;
--color-2: #5454C4;
--color-3: #7054C4;
--color-4: #8C54C4;
--color-5: #A854C4;
}Palettes that share visual characteristics and color harmony.