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 |
|---|---|---|---|---|---|
#84DBCA | rgb(132, 219, 202) | hsl(168, 55%, 69%) | Soft Cyan | View | |
#84D7DB | rgb(132, 215, 219) | hsl(183, 55%, 69%) | Soft Cyan | View | |
#84C1DB | rgb(132, 193, 219) | hsl(198, 55%, 69%) | Soft Sky Blue | View | |
#84ACDB | rgb(132, 172, 219) | hsl(212, 55%, 69%) | Soft Blue | View | |
#8496DB | rgb(132, 150, 219) | hsl(228, 55%, 69%) | Soft Blue | View |
:root {
--color-1: #84DBCA;
--color-2: #84D7DB;
--color-3: #84C1DB;
--color-4: #84ACDB;
--color-5: #8496DB;
}Palettes that share visual characteristics and color harmony.