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 |
|---|---|---|---|---|---|
#4267CD | rgb(66, 103, 205) | hsl(224, 58%, 53%) | Soft Blue | View | |
#4244CD | rgb(66, 68, 205) | hsl(239, 58%, 53%) | Soft Blue | View | |
#6242CD | rgb(98, 66, 205) | hsl(254, 58%, 53%) | Soft Navy | View | |
#8542CD | rgb(133, 66, 205) | hsl(269, 58%, 53%) | Soft Navy | View | |
#A842CD | rgb(168, 66, 205) | hsl(284, 58%, 53%) | Soft Purple | View |
:root {
--color-1: #4267CD;
--color-2: #4244CD;
--color-3: #6242CD;
--color-4: #8542CD;
--color-5: #A842CD;
}Palettes that share visual characteristics and color harmony.