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 |
|---|---|---|---|---|---|
#49B6A2 | rgb(73, 182, 162) | hsl(169, 43%, 50%) | Soft Cyan | View | |
#49AFB6 | rgb(73, 175, 182) | hsl(184, 43%, 50%) | Soft Cyan | View | |
#4994B6 | rgb(73, 148, 182) | hsl(199, 43%, 50%) | Soft Sky Blue | View | |
#4978B6 | rgb(73, 120, 182) | hsl(214, 43%, 50%) | Soft Blue | View | |
#495DB6 | rgb(73, 93, 182) | hsl(229, 43%, 50%) | Soft Blue | View |
:root {
--color-1: #49B6A2;
--color-2: #49AFB6;
--color-3: #4994B6;
--color-4: #4978B6;
--color-5: #495DB6;
}Palettes that share visual characteristics and color harmony.