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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#49B6B6 | rgb(73, 182, 182) | hsl(180, 43%, 50%) | Soft Cyan | View | |
#499BB6 | rgb(73, 155, 182) | hsl(195, 43%, 50%) | Soft Sky Blue | View | |
#4980B6 | rgb(73, 128, 182) | hsl(210, 43%, 50%) | Soft Blue | View | |
#4964B6 | rgb(73, 100, 182) | hsl(225, 43%, 50%) | Soft Blue | View | |
#4949B6 | rgb(73, 73, 182) | hsl(240, 43%, 50%) | Soft Blue | View |
:root {
--color-1: #49B6B6;
--color-2: #499BB6;
--color-3: #4980B6;
--color-4: #4964B6;
--color-5: #4949B6;
}Palettes that share visual characteristics and color harmony.