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 |
|---|---|---|---|---|---|
#315DB4 | rgb(49, 93, 180) | hsl(220, 57%, 45%) | Soft Blue | View | |
#313CB4 | rgb(49, 60, 180) | hsl(235, 57%, 45%) | Soft Blue | View | |
#4731B4 | rgb(71, 49, 180) | hsl(250, 57%, 45%) | Soft Navy | View | |
#6831B4 | rgb(104, 49, 180) | hsl(265, 57%, 45%) | Soft Navy | View | |
#8931B4 | rgb(137, 49, 180) | hsl(280, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #315DB4;
--color-2: #313CB4;
--color-3: #4731B4;
--color-4: #6831B4;
--color-5: #8931B4;
}Palettes that share visual characteristics and color harmony.