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 |
|---|---|---|---|---|---|
#54B2C4 | rgb(84, 178, 196) | hsl(190, 49%, 55%) | Soft Sky Blue | View | |
#5496C4 | rgb(84, 150, 196) | hsl(205, 49%, 55%) | Soft Blue | View | |
#547AC4 | rgb(84, 122, 196) | hsl(220, 49%, 55%) | Soft Blue | View | |
#545DC4 | rgb(84, 93, 196) | hsl(235, 49%, 55%) | Soft Blue | View | |
#6754C4 | rgb(103, 84, 196) | hsl(250, 49%, 55%) | Soft Navy | View |
:root {
--color-1: #54B2C4;
--color-2: #5496C4;
--color-3: #547AC4;
--color-4: #545DC4;
--color-5: #6754C4;
}Palettes that share visual characteristics and color harmony.