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 Sky 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 |
|---|---|---|---|---|---|
#74B5C3 | rgb(116, 181, 195) | hsl(191, 40%, 61%) | Soft Sky Blue | View | |
#74A1C3 | rgb(116, 161, 195) | hsl(206, 40%, 61%) | Soft Blue | View | |
#748DC3 | rgb(116, 141, 195) | hsl(221, 40%, 61%) | Soft Blue | View | |
#7479C3 | rgb(116, 121, 195) | hsl(236, 40%, 61%) | Soft Blue | View | |
#8274C3 | rgb(130, 116, 195) | hsl(251, 40%, 61%) | Soft Navy | View |
:root {
--color-1: #74B5C3;
--color-2: #74A1C3;
--color-3: #748DC3;
--color-4: #7479C3;
--color-5: #8274C3;
}Palettes that share visual characteristics and color harmony.