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 |
|---|---|---|---|---|---|
#74BFD8 | rgb(116, 191, 216) | hsl(195, 56%, 65%) | Soft Sky Blue | View | |
#74A6D8 | rgb(116, 166, 216) | hsl(210, 56%, 65%) | Soft Blue | View | |
#748DD8 | rgb(116, 141, 216) | hsl(225, 56%, 65%) | Soft Blue | View | |
#7474D8 | rgb(116, 116, 216) | hsl(240, 56%, 65%) | Soft Blue | View | |
#8D74D8 | rgb(141, 116, 216) | hsl(255, 56%, 65%) | Soft Navy | View |
:root {
--color-1: #74BFD8;
--color-2: #74A6D8;
--color-3: #748DD8;
--color-4: #7474D8;
--color-5: #8D74D8;
}Palettes that share visual characteristics and color harmony.