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 Cyan, Soft Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#54C4AE | rgb(84, 196, 174) | hsl(168, 49%, 55%) | Soft Cyan | View | |
#54BFC4 | rgb(84, 191, 196) | hsl(183, 49%, 55%) | Soft Cyan | View | |
#54A3C4 | rgb(84, 163, 196) | hsl(198, 49%, 55%) | Soft Sky Blue | View | |
#5487C4 | rgb(84, 135, 196) | hsl(213, 49%, 55%) | Soft Blue | View | |
#546BC4 | rgb(84, 107, 196) | hsl(228, 49%, 55%) | Soft Blue | View |
:root {
--color-1: #54C4AE;
--color-2: #54BFC4;
--color-3: #54A3C4;
--color-4: #5487C4;
--color-5: #546BC4;
}Palettes that share visual characteristics and color harmony.