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 |
|---|---|---|---|---|---|
#65BDA9 | rgb(101, 189, 169) | hsl(166, 40%, 57%) | Soft Cyan | View | |
#65BCBD | rgb(101, 188, 189) | hsl(181, 40%, 57%) | Soft Cyan | View | |
#65A6BD | rgb(101, 166, 189) | hsl(196, 40%, 57%) | Soft Sky Blue | View | |
#6590BD | rgb(101, 144, 189) | hsl(211, 40%, 57%) | Soft Blue | View | |
#657ABD | rgb(101, 122, 189) | hsl(226, 40%, 57%) | Soft Blue | View |
:root {
--color-1: #65BDA9;
--color-2: #65BCBD;
--color-3: #65A6BD;
--color-4: #6590BD;
--color-5: #657ABD;
}Palettes that share visual characteristics and color harmony.