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 |
|---|---|---|---|---|---|
#43C7A8 | rgb(67, 199, 168) | hsl(166, 54%, 52%) | Soft Cyan | View | |
#43C4C7 | rgb(67, 196, 199) | hsl(181, 54%, 52%) | Soft Cyan | View | |
#43A3C7 | rgb(67, 163, 199) | hsl(196, 54%, 52%) | Soft Sky Blue | View | |
#4382C7 | rgb(67, 130, 199) | hsl(211, 54%, 52%) | Soft Blue | View | |
#4361C7 | rgb(67, 97, 199) | hsl(226, 54%, 52%) | Soft Blue | View |
:root {
--color-1: #43C7A8;
--color-2: #43C4C7;
--color-3: #43A3C7;
--color-4: #4382C7;
--color-5: #4361C7;
}Palettes that share visual characteristics and color harmony.