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 |
|---|---|---|---|---|---|
#3E95C1 | rgb(62, 149, 193) | hsl(200, 51%, 50%) | Soft Blue | View | |
#3E75C1 | rgb(62, 117, 193) | hsl(215, 51%, 50%) | Soft Blue | View | |
#3E54C1 | rgb(62, 84, 193) | hsl(230, 51%, 50%) | Soft Blue | View | |
#493EC1 | rgb(73, 62, 193) | hsl(245, 51%, 50%) | Soft Blue | View | |
#6A3EC1 | rgb(106, 62, 193) | hsl(260, 51%, 50%) | Soft Navy | View |
:root {
--color-1: #3E95C1;
--color-2: #3E75C1;
--color-3: #3E54C1;
--color-4: #493EC1;
--color-5: #6A3EC1;
}Palettes that share visual characteristics and color harmony.