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 |
|---|---|---|---|---|---|
#4A65B5 | rgb(74, 101, 181) | hsl(225, 42%, 50%) | Soft Blue | View | |
#4A4AB5 | rgb(74, 74, 181) | hsl(240, 42%, 50%) | Soft Blue | View | |
#654AB5 | rgb(101, 74, 181) | hsl(255, 42%, 50%) | Soft Navy | View | |
#804AB5 | rgb(128, 74, 181) | hsl(270, 42%, 50%) | Soft Navy | View | |
#9A4AB5 | rgb(154, 74, 181) | hsl(285, 42%, 50%) | Soft Purple | View |
:root {
--color-1: #4A65B5;
--color-2: #4A4AB5;
--color-3: #654AB5;
--color-4: #804AB5;
--color-5: #9A4AB5;
}Palettes that share visual characteristics and color harmony.