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 |
|---|---|---|---|---|---|
#4F8CC9 | rgb(79, 140, 201) | hsl(210, 53%, 55%) | Soft Blue | View | |
#4F6EC9 | rgb(79, 110, 201) | hsl(225, 53%, 55%) | Soft Blue | View | |
#4F4FC9 | rgb(79, 79, 201) | hsl(240, 53%, 55%) | Soft Blue | View | |
#6E4FC9 | rgb(110, 79, 201) | hsl(255, 53%, 55%) | Soft Navy | View | |
#8C4FC9 | rgb(140, 79, 201) | hsl(270, 53%, 55%) | Soft Navy | View |
:root {
--color-1: #4F8CC9;
--color-2: #4F6EC9;
--color-3: #4F4FC9;
--color-4: #6E4FC9;
--color-5: #8C4FC9;
}Palettes that share visual characteristics and color harmony.