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 |
|---|---|---|---|---|---|
#3376C1 | rgb(51, 118, 193) | hsl(212, 58%, 48%) | Soft Blue | View | |
#3352C1 | rgb(51, 82, 193) | hsl(227, 58%, 48%) | Soft Blue | View | |
#3833C1 | rgb(56, 51, 193) | hsl(242, 58%, 48%) | Soft Blue | View | |
#5C33C1 | rgb(92, 51, 193) | hsl(257, 58%, 48%) | Soft Navy | View | |
#7F33C1 | rgb(127, 51, 193) | hsl(272, 58%, 48%) | Soft Navy | View |
:root {
--color-1: #3376C1;
--color-2: #3352C1;
--color-3: #3833C1;
--color-4: #5C33C1;
--color-5: #7F33C1;
}Palettes that share visual characteristics and color harmony.