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 |
|---|---|---|---|---|---|
#496BB6 | rgb(73, 107, 182) | hsl(221, 43%, 50%) | Soft Blue | View | |
#4950B6 | rgb(73, 80, 182) | hsl(236, 43%, 50%) | Soft Blue | View | |
#5D49B6 | rgb(93, 73, 182) | hsl(251, 43%, 50%) | Soft Navy | View | |
#7849B6 | rgb(120, 73, 182) | hsl(266, 43%, 50%) | Soft Navy | View | |
#9449B6 | rgb(148, 73, 182) | hsl(281, 43%, 50%) | Soft Purple | View |
:root {
--color-1: #496BB6;
--color-2: #4950B6;
--color-3: #5D49B6;
--color-4: #7849B6;
--color-5: #9449B6;
}Palettes that share visual characteristics and color harmony.