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 |
|---|---|---|---|---|---|
#54A8C4 | rgb(84, 168, 196) | hsl(195, 49%, 55%) | Soft Sky Blue | View | |
#548CC4 | rgb(84, 140, 196) | hsl(210, 49%, 55%) | Soft Blue | View | |
#5470C4 | rgb(84, 112, 196) | hsl(225, 49%, 55%) | Soft Blue | View | |
#5454C4 | rgb(84, 84, 196) | hsl(240, 49%, 55%) | Soft Blue | View | |
#7054C4 | rgb(112, 84, 196) | hsl(255, 49%, 55%) | Soft Navy | View |
:root {
--color-1: #54A8C4;
--color-2: #548CC4;
--color-3: #5470C4;
--color-4: #5454C4;
--color-5: #7054C4;
}Palettes that share visual characteristics and color harmony.