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 Navy. 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 |
|---|---|---|---|---|---|
#5D7DD5 | rgb(93, 125, 213) | hsl(224, 59%, 60%) | Soft Blue | View | |
#5D5FD5 | rgb(93, 95, 213) | hsl(239, 59%, 60%) | Soft Blue | View | |
#795DD5 | rgb(121, 93, 213) | hsl(254, 59%, 60%) | Soft Navy | View | |
#975DD5 | rgb(151, 93, 213) | hsl(269, 59%, 60%) | Soft Navy | View | |
#B55DD5 | rgb(181, 93, 213) | hsl(284, 59%, 60%) | Soft Purple | View |
:root {
--color-1: #5D7DD5;
--color-2: #5D5FD5;
--color-3: #795DD5;
--color-4: #975DD5;
--color-5: #B55DD5;
}Palettes that share visual characteristics and color harmony.