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 |
|---|---|---|---|---|---|
#4F88C9 | rgb(79, 136, 201) | hsl(212, 53%, 55%) | Soft Blue | View | |
#4F6AC9 | rgb(79, 106, 201) | hsl(227, 53%, 55%) | Soft Blue | View | |
#534FC9 | rgb(83, 79, 201) | hsl(242, 53%, 55%) | Soft Blue | View | |
#724FC9 | rgb(114, 79, 201) | hsl(257, 53%, 55%) | Soft Navy | View | |
#904FC9 | rgb(144, 79, 201) | hsl(272, 53%, 55%) | Soft Navy | View |
:root {
--color-1: #4F88C9;
--color-2: #4F6AC9;
--color-3: #534FC9;
--color-4: #724FC9;
--color-5: #904FC9;
}Palettes that share visual characteristics and color harmony.