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 |
|---|---|---|---|---|---|
#3163B4 | rgb(49, 99, 180) | hsl(217, 57%, 45%) | Soft Blue | View | |
#3143B4 | rgb(49, 67, 180) | hsl(232, 57%, 45%) | Soft Blue | View | |
#4131B4 | rgb(65, 49, 180) | hsl(247, 57%, 45%) | Soft Blue | View | |
#6131B4 | rgb(97, 49, 180) | hsl(262, 57%, 45%) | Soft Navy | View | |
#8231B4 | rgb(130, 49, 180) | hsl(277, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #3163B4;
--color-2: #3143B4;
--color-3: #4131B4;
--color-4: #6131B4;
--color-5: #8231B4;
}Palettes that share visual characteristics and color harmony.