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 |
|---|---|---|---|---|---|
#4F84C9 | rgb(79, 132, 201) | hsl(214, 53%, 55%) | Soft Blue | View | |
#4F66C9 | rgb(79, 102, 201) | hsl(229, 53%, 55%) | Soft Blue | View | |
#584FC9 | rgb(88, 79, 201) | hsl(244, 53%, 55%) | Soft Blue | View | |
#764FC9 | rgb(118, 79, 201) | hsl(259, 53%, 55%) | Soft Navy | View | |
#944FC9 | rgb(148, 79, 201) | hsl(274, 53%, 55%) | Soft Navy | View |
:root {
--color-1: #4F84C9;
--color-2: #4F66C9;
--color-3: #584FC9;
--color-4: #764FC9;
--color-5: #944FC9;
}Palettes that share visual characteristics and color harmony.