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 |
|---|---|---|---|---|---|
#3075B5 | rgb(48, 117, 181) | hsl(209, 58%, 45%) | Soft Blue | View | |
#3054B5 | rgb(48, 84, 181) | hsl(224, 58%, 45%) | Soft Blue | View | |
#3032B5 | rgb(48, 50, 181) | hsl(239, 58%, 45%) | Soft Blue | View | |
#4F30B5 | rgb(79, 48, 181) | hsl(254, 58%, 45%) | Soft Navy | View | |
#7130B5 | rgb(113, 48, 181) | hsl(269, 58%, 45%) | Soft Navy | View |
:root {
--color-1: #3075B5;
--color-2: #3054B5;
--color-3: #3032B5;
--color-4: #4F30B5;
--color-5: #7130B5;
}Palettes that share visual characteristics and color harmony.