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 |
|---|---|---|---|---|---|
#5172C8 | rgb(81, 114, 200) | hsl(223, 52%, 55%) | Soft Blue | View | |
#5155C8 | rgb(81, 85, 200) | hsl(238, 52%, 55%) | Soft Blue | View | |
#6A51C8 | rgb(106, 81, 200) | hsl(253, 52%, 55%) | Soft Navy | View | |
#8851C8 | rgb(136, 81, 200) | hsl(268, 52%, 55%) | Soft Navy | View | |
#A651C8 | rgb(166, 81, 200) | hsl(283, 52%, 55%) | Soft Purple | View |
:root {
--color-1: #5172C8;
--color-2: #5155C8;
--color-3: #6A51C8;
--color-4: #8851C8;
--color-5: #A651C8;
}Palettes that share visual characteristics and color harmony.