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 |
|---|---|---|---|---|---|
#5569C3 | rgb(85, 105, 195) | hsl(229, 48%, 55%) | Soft Blue | View | |
#5D55C3 | rgb(93, 85, 195) | hsl(244, 48%, 55%) | Soft Blue | View | |
#7855C3 | rgb(120, 85, 195) | hsl(259, 48%, 55%) | Soft Navy | View | |
#9455C3 | rgb(148, 85, 195) | hsl(274, 48%, 55%) | Soft Navy | View | |
#AF55C3 | rgb(175, 85, 195) | hsl(289, 48%, 55%) | Soft Purple | View |
:root {
--color-1: #5569C3;
--color-2: #5D55C3;
--color-3: #7855C3;
--color-4: #9455C3;
--color-5: #AF55C3;
}Palettes that share visual characteristics and color harmony.