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 |
|---|---|---|---|---|---|
#7ECEBA | rgb(126, 206, 186) | hsl(165, 45%, 65%) | Soft Cyan | View | |
#7ECECE | rgb(126, 206, 206) | hsl(180, 45%, 65%) | Soft Cyan | View | |
#7EBACE | rgb(126, 186, 206) | hsl(195, 45%, 65%) | Soft Sky Blue | View | |
#7EA6CE | rgb(126, 166, 206) | hsl(210, 45%, 65%) | Soft Blue | View | |
#7E92CE | rgb(126, 146, 206) | hsl(225, 45%, 65%) | Soft Blue | View |
:root {
--color-1: #7ECEBA;
--color-2: #7ECECE;
--color-3: #7EBACE;
--color-4: #7EA6CE;
--color-5: #7E92CE;
}Palettes that share visual characteristics and color harmony.