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 |
|---|---|---|---|---|---|
#3E7BC1 | rgb(62, 123, 193) | hsl(212, 51%, 50%) | Soft Blue | View | |
#3E5BC1 | rgb(62, 91, 193) | hsl(227, 51%, 50%) | Soft Blue | View | |
#433EC1 | rgb(67, 62, 193) | hsl(242, 51%, 50%) | Soft Blue | View | |
#633EC1 | rgb(99, 62, 193) | hsl(257, 51%, 50%) | Soft Navy | View | |
#843EC1 | rgb(132, 62, 193) | hsl(272, 51%, 50%) | Soft Navy | View |
:root {
--color-1: #3E7BC1;
--color-2: #3E5BC1;
--color-3: #433EC1;
--color-4: #633EC1;
--color-5: #843EC1;
}Palettes that share visual characteristics and color harmony.