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 |
|---|---|---|---|---|---|
#4F82C9 | rgb(79, 130, 201) | hsl(215, 53%, 55%) | Soft Blue | View | |
#4F64C9 | rgb(79, 100, 201) | hsl(230, 53%, 55%) | Soft Blue | View | |
#5A4FC9 | rgb(90, 79, 201) | hsl(245, 53%, 55%) | Soft Blue | View | |
#784FC9 | rgb(120, 79, 201) | hsl(260, 53%, 55%) | Soft Navy | View | |
#964FC9 | rgb(150, 79, 201) | hsl(275, 53%, 55%) | Soft Purple | View |
:root {
--color-1: #4F82C9;
--color-2: #4F64C9;
--color-3: #5A4FC9;
--color-4: #784FC9;
--color-5: #964FC9;
}Palettes that share visual characteristics and color harmony.