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 |
|---|---|---|---|---|---|
#3E84A8 | rgb(62, 132, 168) | hsl(200, 46%, 45%) | Soft Blue | View | |
#3E6AA8 | rgb(62, 106, 168) | hsl(215, 46%, 45%) | Soft Blue | View | |
#3E50A8 | rgb(62, 80, 168) | hsl(230, 46%, 45%) | Soft Blue | View | |
#473EA8 | rgb(71, 62, 168) | hsl(245, 46%, 45%) | Soft Blue | View | |
#613EA8 | rgb(97, 62, 168) | hsl(260, 46%, 45%) | Soft Navy | View |
:root {
--color-1: #3E84A8;
--color-2: #3E6AA8;
--color-3: #3E50A8;
--color-4: #473EA8;
--color-5: #613EA8;
}Palettes that share visual characteristics and color harmony.