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 |
|---|---|---|---|---|---|
#3189B4 | rgb(49, 137, 180) | hsl(200, 57%, 45%) | Soft Blue | View | |
#3168B4 | rgb(49, 104, 180) | hsl(215, 57%, 45%) | Soft Blue | View | |
#3147B4 | rgb(49, 71, 180) | hsl(230, 57%, 45%) | Soft Blue | View | |
#3C31B4 | rgb(60, 49, 180) | hsl(245, 57%, 45%) | Soft Blue | View | |
#5D31B4 | rgb(93, 49, 180) | hsl(260, 57%, 45%) | Soft Navy | View |
:root {
--color-1: #3189B4;
--color-2: #3168B4;
--color-3: #3147B4;
--color-4: #3C31B4;
--color-5: #5D31B4;
}Palettes that share visual characteristics and color harmony.