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 |
|---|---|---|---|---|---|
#3953C6 | rgb(57, 83, 198) | hsl(229, 55%, 50%) | Soft Blue | View | |
#4339C6 | rgb(67, 57, 198) | hsl(244, 55%, 50%) | Soft Blue | View | |
#6639C6 | rgb(102, 57, 198) | hsl(259, 55%, 50%) | Soft Navy | View | |
#8939C6 | rgb(137, 57, 198) | hsl(274, 55%, 50%) | Soft Navy | View | |
#AC39C6 | rgb(172, 57, 198) | hsl(289, 55%, 50%) | Soft Purple | View |
:root {
--color-1: #3953C6;
--color-2: #4339C6;
--color-3: #6639C6;
--color-4: #8939C6;
--color-5: #AC39C6;
}Palettes that share visual characteristics and color harmony.