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 |
|---|---|---|---|---|---|
#3855BC | rgb(56, 85, 188) | hsl(227, 54%, 48%) | Soft Blue | View | |
#3D38BC | rgb(61, 56, 188) | hsl(242, 54%, 48%) | Soft Blue | View | |
#5E38BC | rgb(94, 56, 188) | hsl(257, 54%, 48%) | Soft Navy | View | |
#7F38BC | rgb(127, 56, 188) | hsl(272, 54%, 48%) | Soft Navy | View | |
#A038BC | rgb(160, 56, 188) | hsl(287, 54%, 48%) | Soft Purple | View |
:root {
--color-1: #3855BC;
--color-2: #3D38BC;
--color-3: #5E38BC;
--color-4: #7F38BC;
--color-5: #A038BC;
}Palettes that share visual characteristics and color harmony.