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 |
|---|---|---|---|---|---|
#7BD1BD | rgb(123, 209, 189) | hsl(166, 48%, 65%) | Soft Cyan | View | |
#7BCFD1 | rgb(123, 207, 209) | hsl(181, 48%, 65%) | Soft Cyan | View | |
#7BBAD1 | rgb(123, 186, 209) | hsl(196, 48%, 65%) | Soft Sky Blue | View | |
#7BA4D1 | rgb(123, 164, 209) | hsl(211, 48%, 65%) | Soft Blue | View | |
#7B8FD1 | rgb(123, 143, 209) | hsl(226, 48%, 65%) | Soft Blue | View |
:root {
--color-1: #7BD1BD;
--color-2: #7BCFD1;
--color-3: #7BBAD1;
--color-4: #7BA4D1;
--color-5: #7B8FD1;
}Palettes that share visual characteristics and color harmony.