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 |
|---|---|---|---|---|---|
#53C6A9 | rgb(83, 198, 169) | hsl(165, 50%, 55%) | Soft Cyan | View | |
#53C6C6 | rgb(83, 198, 198) | hsl(180, 50%, 55%) | Soft Cyan | View | |
#53A9C6 | rgb(83, 169, 198) | hsl(195, 50%, 55%) | Soft Sky Blue | View | |
#538CC6 | rgb(83, 140, 198) | hsl(210, 50%, 55%) | Soft Blue | View | |
#5370C6 | rgb(83, 112, 198) | hsl(225, 50%, 55%) | Soft Blue | View |
:root {
--color-1: #53C6A9;
--color-2: #53C6C6;
--color-3: #53A9C6;
--color-4: #538CC6;
--color-5: #5370C6;
}Palettes that share visual characteristics and color harmony.