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 |
|---|---|---|---|---|---|
#4981AB | rgb(73, 129, 171) | hsl(206, 40%, 48%) | Soft Blue | View | |
#4968AB | rgb(73, 104, 171) | hsl(221, 40%, 48%) | Soft Blue | View | |
#4950AB | rgb(73, 80, 171) | hsl(236, 40%, 48%) | Soft Blue | View | |
#5B49AB | rgb(91, 73, 171) | hsl(251, 40%, 48%) | Soft Navy | View | |
#7449AB | rgb(116, 73, 171) | hsl(266, 40%, 48%) | Soft Navy | View |
:root {
--color-1: #4981AB;
--color-2: #4968AB;
--color-3: #4950AB;
--color-4: #5B49AB;
--color-5: #7449AB;
}Palettes that share visual characteristics and color harmony.