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 |
|---|---|---|---|---|---|
#35B19A | rgb(53, 177, 154) | hsl(169, 54%, 45%) | Soft Cyan | View | |
#35A8B1 | rgb(53, 168, 177) | hsl(184, 54%, 45%) | Soft Cyan | View | |
#3589B1 | rgb(53, 137, 177) | hsl(199, 54%, 45%) | Soft Sky Blue | View | |
#356AB1 | rgb(53, 106, 177) | hsl(214, 54%, 45%) | Soft Blue | View | |
#354CB1 | rgb(53, 76, 177) | hsl(229, 54%, 45%) | Soft Blue | View |
:root {
--color-1: #35B19A;
--color-2: #35A8B1;
--color-3: #3589B1;
--color-4: #356AB1;
--color-5: #354CB1;
}Palettes that share visual characteristics and color harmony.