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 |
|---|---|---|---|---|---|
#3D7DC2 | rgb(61, 125, 194) | hsl(211, 52%, 50%) | Soft Blue | View | |
#3D5CC2 | rgb(61, 92, 194) | hsl(226, 52%, 50%) | Soft Blue | View | |
#3F3DC2 | rgb(63, 61, 194) | hsl(241, 52%, 50%) | Soft Blue | View | |
#613DC2 | rgb(97, 61, 194) | hsl(256, 52%, 50%) | Soft Navy | View | |
#823DC2 | rgb(130, 61, 194) | hsl(271, 52%, 50%) | Soft Navy | View |
:root {
--color-1: #3D7DC2;
--color-2: #3D5CC2;
--color-3: #3F3DC2;
--color-4: #613DC2;
--color-5: #823DC2;
}Palettes that share visual characteristics and color harmony.