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 |
|---|---|---|---|---|---|
#3C62AA | rgb(60, 98, 170) | hsl(219, 48%, 45%) | Soft Blue | View | |
#3C47AA | rgb(60, 71, 170) | hsl(234, 48%, 45%) | Soft Blue | View | |
#4C3CAA | rgb(76, 60, 170) | hsl(249, 48%, 45%) | Soft Blue | View | |
#683CAA | rgb(104, 60, 170) | hsl(264, 48%, 45%) | Soft Navy | View | |
#833CAA | rgb(131, 60, 170) | hsl(279, 48%, 45%) | Soft Purple | View |
:root {
--color-1: #3C62AA;
--color-2: #3C47AA;
--color-3: #4C3CAA;
--color-4: #683CAA;
--color-5: #833CAA;
}Palettes that share visual characteristics and color harmony.