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 |
|---|---|---|---|---|---|
#314EB4 | rgb(49, 78, 180) | hsl(227, 57%, 45%) | Soft Blue | View | |
#3631B4 | rgb(54, 49, 180) | hsl(242, 57%, 45%) | Soft Blue | View | |
#5631B4 | rgb(86, 49, 180) | hsl(257, 57%, 45%) | Soft Navy | View | |
#7731B4 | rgb(119, 49, 180) | hsl(272, 57%, 45%) | Soft Navy | View | |
#9831B4 | rgb(152, 49, 180) | hsl(287, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #314EB4;
--color-2: #3631B4;
--color-3: #5631B4;
--color-4: #7731B4;
--color-5: #9831B4;
}Palettes that share visual characteristics and color harmony.