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 |
|---|---|---|---|---|---|
#5B93BE | rgb(91, 147, 190) | hsl(206, 43%, 55%) | Soft Blue | View | |
#5B7ABE | rgb(91, 122, 190) | hsl(221, 43%, 55%) | Soft Blue | View | |
#5B61BE | rgb(91, 97, 190) | hsl(236, 43%, 55%) | Soft Blue | View | |
#6D5BBE | rgb(109, 91, 190) | hsl(251, 43%, 55%) | Soft Navy | View | |
#865BBE | rgb(134, 91, 190) | hsl(266, 43%, 55%) | Soft Navy | View |
:root {
--color-1: #5B93BE;
--color-2: #5B7ABE;
--color-3: #5B61BE;
--color-4: #6D5BBE;
--color-5: #865BBE;
}Palettes that share visual characteristics and color harmony.