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 |
|---|---|---|---|---|---|
#4F7AC9 | rgb(79, 122, 201) | hsl(219, 53%, 55%) | Soft Blue | View | |
#4F5CC9 | rgb(79, 92, 201) | hsl(234, 53%, 55%) | Soft Blue | View | |
#624FC9 | rgb(98, 79, 201) | hsl(249, 53%, 55%) | Soft Blue | View | |
#804FC9 | rgb(128, 79, 201) | hsl(264, 53%, 55%) | Soft Navy | View | |
#9E4FC9 | rgb(158, 79, 201) | hsl(279, 53%, 55%) | Soft Purple | View |
:root {
--color-1: #4F7AC9;
--color-2: #4F5CC9;
--color-3: #624FC9;
--color-4: #804FC9;
--color-5: #9E4FC9;
}Palettes that share visual characteristics and color harmony.