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 |
|---|---|---|---|---|---|
#346CB2 | rgb(52, 108, 178) | hsl(213, 55%, 45%) | Soft Blue | View | |
#344DB2 | rgb(52, 77, 178) | hsl(228, 55%, 45%) | Soft Blue | View | |
#3A34B2 | rgb(58, 52, 178) | hsl(243, 55%, 45%) | Soft Blue | View | |
#5A34B2 | rgb(90, 52, 178) | hsl(258, 55%, 45%) | Soft Navy | View | |
#7934B2 | rgb(121, 52, 178) | hsl(273, 55%, 45%) | Soft Navy | View |
:root {
--color-1: #346CB2;
--color-2: #344DB2;
--color-3: #3A34B2;
--color-4: #5A34B2;
--color-5: #7934B2;
}Palettes that share visual characteristics and color harmony.