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 |
|---|---|---|---|---|---|
#306AB5 | rgb(48, 106, 181) | hsl(214, 58%, 45%) | Soft Blue | View | |
#3049B5 | rgb(48, 73, 181) | hsl(229, 58%, 45%) | Soft Blue | View | |
#3930B5 | rgb(57, 48, 181) | hsl(244, 58%, 45%) | Soft Blue | View | |
#5A30B5 | rgb(90, 48, 181) | hsl(259, 58%, 45%) | Soft Navy | View | |
#7C30B5 | rgb(124, 48, 181) | hsl(274, 58%, 45%) | Soft Navy | View |
:root {
--color-1: #306AB5;
--color-2: #3049B5;
--color-3: #3930B5;
--color-4: #5A30B5;
--color-5: #7C30B5;
}Palettes that share visual characteristics and color harmony.