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 |
|---|---|---|---|---|---|
#496DBC | rgb(73, 109, 188) | hsl(221, 46%, 51%) | Soft Blue | View | |
#4950BC | rgb(73, 80, 188) | hsl(236, 46%, 51%) | Soft Blue | View | |
#5E49BC | rgb(94, 73, 188) | hsl(251, 46%, 51%) | Soft Navy | View | |
#7A49BC | rgb(122, 73, 188) | hsl(266, 46%, 51%) | Soft Navy | View | |
#9749BC | rgb(151, 73, 188) | hsl(281, 46%, 51%) | Soft Purple | View |
:root {
--color-1: #496DBC;
--color-2: #4950BC;
--color-3: #5E49BC;
--color-4: #7A49BC;
--color-5: #9749BC;
}Palettes that share visual characteristics and color harmony.