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 |
|---|---|---|---|---|---|
#46B99E | rgb(70, 185, 158) | hsl(166, 45%, 50%) | Soft Cyan | View | |
#46B7B9 | rgb(70, 183, 185) | hsl(181, 45%, 50%) | Soft Cyan | View | |
#469AB9 | rgb(70, 154, 185) | hsl(196, 45%, 50%) | Soft Sky Blue | View | |
#467EB9 | rgb(70, 126, 185) | hsl(211, 45%, 50%) | Soft Blue | View | |
#4661B9 | rgb(70, 97, 185) | hsl(226, 45%, 50%) | Soft Blue | View |
:root {
--color-1: #46B99E;
--color-2: #46B7B9;
--color-3: #469AB9;
--color-4: #467EB9;
--color-5: #4661B9;
}Palettes that share visual characteristics and color harmony.