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 Blue. 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 |
|---|---|---|---|---|---|
#5A7EBA | rgb(90, 126, 186) | hsl(218, 41%, 54%) | Soft Blue | View | |
#5A66BA | rgb(90, 102, 186) | hsl(233, 41%, 54%) | Soft Blue | View | |
#655ABA | rgb(101, 90, 186) | hsl(247, 41%, 54%) | Soft Blue | View | |
#7D5ABA | rgb(125, 90, 186) | hsl(262, 41%, 54%) | Soft Navy | View | |
#955ABA | rgb(149, 90, 186) | hsl(277, 41%, 54%) | Soft Purple | View |
:root {
--color-1: #5A7EBA;
--color-2: #5A66BA;
--color-3: #655ABA;
--color-4: #7D5ABA;
--color-5: #955ABA;
}Palettes that share visual characteristics and color harmony.