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 |
|---|---|---|---|---|---|
#53C6B1 | rgb(83, 198, 177) | hsl(169, 50%, 55%) | Soft Cyan | View | |
#53BEC6 | rgb(83, 190, 198) | hsl(184, 50%, 55%) | Soft Cyan | View | |
#53A1C6 | rgb(83, 161, 198) | hsl(199, 50%, 55%) | Soft Sky Blue | View | |
#5385C6 | rgb(83, 133, 198) | hsl(214, 50%, 55%) | Soft Blue | View | |
#5368C6 | rgb(83, 104, 198) | hsl(229, 50%, 55%) | Soft Blue | View |
:root {
--color-1: #53C6B1;
--color-2: #53BEC6;
--color-3: #53A1C6;
--color-4: #5385C6;
--color-5: #5368C6;
}Palettes that share visual characteristics and color harmony.