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 |
|---|---|---|---|---|---|
#54AAC4 | rgb(84, 170, 196) | hsl(194, 49%, 55%) | Soft Sky Blue | View | |
#548EC4 | rgb(84, 142, 196) | hsl(209, 49%, 55%) | Soft Blue | View | |
#5472C4 | rgb(84, 114, 196) | hsl(224, 49%, 55%) | Soft Blue | View | |
#5456C4 | rgb(84, 86, 196) | hsl(239, 49%, 55%) | Soft Blue | View | |
#6E54C4 | rgb(110, 84, 196) | hsl(254, 49%, 55%) | Soft Navy | View |
:root {
--color-1: #54AAC4;
--color-2: #548EC4;
--color-3: #5472C4;
--color-4: #5456C4;
--color-5: #6E54C4;
}Palettes that share visual characteristics and color harmony.