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 |
|---|---|---|---|---|---|
#828FC9 | rgb(130, 143, 201) | hsl(229, 40%, 65%) | Soft Blue | View | |
#8782C9 | rgb(135, 130, 201) | hsl(244, 40%, 65%) | Soft Blue | View | |
#9982C9 | rgb(153, 130, 201) | hsl(259, 40%, 65%) | Soft Navy | View | |
#AB82C9 | rgb(171, 130, 201) | hsl(275, 40%, 65%) | Soft Purple | View | |
#BC82C9 | rgb(188, 130, 201) | hsl(289, 40%, 65%) | Soft Purple | View |
:root {
--color-1: #828FC9;
--color-2: #8782C9;
--color-3: #9982C9;
--color-4: #AB82C9;
--color-5: #BC82C9;
}Palettes that share visual characteristics and color harmony.