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 |
|---|---|---|---|---|---|
#73D9C6 | rgb(115, 217, 198) | hsl(169, 57%, 65%) | Soft Cyan | View | |
#73D2D9 | rgb(115, 210, 217) | hsl(184, 57%, 65%) | Soft Cyan | View | |
#73B8D9 | rgb(115, 184, 217) | hsl(199, 57%, 65%) | Soft Sky Blue | View | |
#739FD9 | rgb(115, 159, 217) | hsl(214, 57%, 65%) | Soft Blue | View | |
#7386D9 | rgb(115, 134, 217) | hsl(229, 57%, 65%) | Soft Blue | View |
:root {
--color-1: #73D9C6;
--color-2: #73D2D9;
--color-3: #73B8D9;
--color-4: #739FD9;
--color-5: #7386D9;
}Palettes that share visual characteristics and color harmony.