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 |
|---|---|---|---|---|---|
#3E6CC1 | rgb(62, 108, 193) | hsl(219, 51%, 50%) | Soft Blue | View | |
#3E4BC1 | rgb(62, 75, 193) | hsl(234, 51%, 50%) | Soft Blue | View | |
#523EC1 | rgb(82, 62, 193) | hsl(249, 51%, 50%) | Soft Blue | View | |
#723EC1 | rgb(114, 62, 193) | hsl(264, 51%, 50%) | Soft Navy | View | |
#933EC1 | rgb(147, 62, 193) | hsl(279, 51%, 50%) | Soft Purple | View |
:root {
--color-1: #3E6CC1;
--color-2: #3E4BC1;
--color-3: #523EC1;
--color-4: #723EC1;
--color-5: #933EC1;
}Palettes that share visual characteristics and color harmony.