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 |
|---|---|---|---|---|---|
#3154B4 | rgb(49, 84, 180) | hsl(224, 57%, 45%) | Soft Blue | View | |
#3134B4 | rgb(49, 52, 180) | hsl(239, 57%, 45%) | Soft Blue | View | |
#5031B4 | rgb(80, 49, 180) | hsl(254, 57%, 45%) | Soft Navy | View | |
#7131B4 | rgb(113, 49, 180) | hsl(269, 57%, 45%) | Soft Navy | View | |
#9131B4 | rgb(145, 49, 180) | hsl(284, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #3154B4;
--color-2: #3134B4;
--color-3: #5031B4;
--color-4: #7131B4;
--color-5: #9131B4;
}Palettes that share visual characteristics and color harmony.