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 |
|---|---|---|---|---|---|
#3753AE | rgb(55, 83, 174) | hsl(226, 52%, 45%) | Soft Blue | View | |
#3937AE | rgb(57, 55, 174) | hsl(241, 52%, 45%) | Soft Blue | View | |
#5737AE | rgb(87, 55, 174) | hsl(256, 52%, 45%) | Soft Navy | View | |
#7537AE | rgb(117, 55, 174) | hsl(271, 52%, 45%) | Soft Navy | View | |
#9337AE | rgb(147, 55, 174) | hsl(286, 52%, 45%) | Soft Purple | View |
:root {
--color-1: #3753AE;
--color-2: #3937AE;
--color-3: #5737AE;
--color-4: #7537AE;
--color-5: #9337AE;
}Palettes that share visual characteristics and color harmony.