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 |
|---|---|---|---|---|---|
#3E63A8 | rgb(62, 99, 168) | hsl(219, 46%, 45%) | Soft Blue | View | |
#3E49A8 | rgb(62, 73, 168) | hsl(234, 46%, 45%) | Soft Blue | View | |
#4E3EA8 | rgb(78, 62, 168) | hsl(249, 46%, 45%) | Soft Blue | View | |
#683EA8 | rgb(104, 62, 168) | hsl(264, 46%, 45%) | Soft Navy | View | |
#833EA8 | rgb(131, 62, 168) | hsl(279, 46%, 45%) | Soft Purple | View |
:root {
--color-1: #3E63A8;
--color-2: #3E49A8;
--color-3: #4E3EA8;
--color-4: #683EA8;
--color-5: #833EA8;
}Palettes that share visual characteristics and color harmony.