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 |
|---|---|---|---|---|---|
#5C6EBC | rgb(92, 110, 188) | hsl(229, 42%, 55%) | Soft Blue | View | |
#625CBC | rgb(98, 92, 188) | hsl(244, 42%, 55%) | Soft Blue | View | |
#7B5CBC | rgb(123, 92, 188) | hsl(259, 42%, 55%) | Soft Navy | View | |
#935CBC | rgb(147, 92, 188) | hsl(274, 42%, 55%) | Soft Navy | View | |
#AB5CBC | rgb(171, 92, 188) | hsl(289, 42%, 55%) | Soft Purple | View |
A peaceful combination anchored by #5C6EBC, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #5C6EBC;
--color-2: #625CBC;
--color-3: #7B5CBC;
--color-4: #935CBC;
--color-5: #AB5CBC;
}Palettes that share visual characteristics and color harmony.