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 |
|---|---|---|---|---|---|
#315BB4 | rgb(49, 91, 180) | hsl(221, 57%, 45%) | Soft Blue | View | |
#313AB4 | rgb(49, 58, 180) | hsl(236, 57%, 45%) | Soft Blue | View | |
#4931B4 | rgb(73, 49, 180) | hsl(251, 57%, 45%) | Soft Navy | View | |
#6A31B4 | rgb(106, 49, 180) | hsl(266, 57%, 45%) | Soft Navy | View | |
#8B31B4 | rgb(139, 49, 180) | hsl(281, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #315BB4;
--color-2: #313AB4;
--color-3: #4931B4;
--color-4: #6A31B4;
--color-5: #8B31B4;
}Palettes that share visual characteristics and color harmony.