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 |
|---|---|---|---|---|---|
#7BD1BB | rgb(123, 209, 187) | hsl(165, 48%, 65%) | Soft Cyan | View | |
#7BD1D1 | rgb(123, 209, 209) | hsl(180, 48%, 65%) | Soft Cyan | View | |
#7BBBD1 | rgb(123, 187, 209) | hsl(195, 48%, 65%) | Soft Sky Blue | View | |
#7BA6D1 | rgb(123, 166, 209) | hsl(210, 48%, 65%) | Soft Blue | View | |
#7B90D1 | rgb(123, 144, 209) | hsl(225, 48%, 65%) | Soft Blue | View |
:root {
--color-1: #7BD1BB;
--color-2: #7BD1D1;
--color-3: #7BBBD1;
--color-4: #7BA6D1;
--color-5: #7B90D1;
}Palettes that share visual characteristics and color harmony.