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 |
|---|---|---|---|---|---|
#425DBD | rgb(66, 93, 189) | hsl(227, 48%, 50%) | Soft Blue | View | |
#4642BD | rgb(70, 66, 189) | hsl(242, 48%, 50%) | Soft Blue | View | |
#6542BD | rgb(101, 66, 189) | hsl(257, 48%, 50%) | Soft Navy | View | |
#8442BD | rgb(132, 66, 189) | hsl(272, 48%, 50%) | Soft Navy | View | |
#A242BD | rgb(162, 66, 189) | hsl(287, 48%, 50%) | Soft Purple | View |
:root {
--color-1: #425DBD;
--color-2: #4642BD;
--color-3: #6542BD;
--color-4: #8442BD;
--color-5: #A242BD;
}Palettes that share visual characteristics and color harmony.