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 |
|---|---|---|---|---|---|
#63A1D4 | rgb(99, 161, 212) | hsl(207, 57%, 61%) | Soft Blue | View | |
#6385D4 | rgb(99, 133, 212) | hsl(222, 57%, 61%) | Soft Blue | View | |
#6369D4 | rgb(99, 105, 212) | hsl(237, 57%, 61%) | Soft Blue | View | |
#7A63D4 | rgb(122, 99, 212) | hsl(252, 57%, 61%) | Soft Navy | View | |
#9663D4 | rgb(150, 99, 212) | hsl(267, 57%, 61%) | Soft Navy | View |
:root {
--color-1: #63A1D4;
--color-2: #6385D4;
--color-3: #6369D4;
--color-4: #7A63D4;
--color-5: #9663D4;
}Palettes that share visual characteristics and color harmony.