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 |
|---|---|---|---|---|---|
#4A97CF | rgb(74, 151, 207) | hsl(205, 58%, 55%) | Soft Blue | View | |
#4A76CF | rgb(74, 118, 207) | hsl(220, 58%, 55%) | Soft Blue | View | |
#4A55CF | rgb(74, 85, 207) | hsl(235, 58%, 55%) | Soft Blue | View | |
#604ACF | rgb(96, 74, 207) | hsl(250, 58%, 55%) | Soft Navy | View | |
#814ACF | rgb(129, 74, 207) | hsl(265, 58%, 55%) | Soft Navy | View |
:root {
--color-1: #4A97CF;
--color-2: #4A76CF;
--color-3: #4A55CF;
--color-4: #604ACF;
--color-5: #814ACF;
}Palettes that share visual characteristics and color harmony.