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 |
|---|---|---|---|---|---|
#49B69F | rgb(73, 182, 159) | hsl(167, 43%, 50%) | Soft Cyan | View | |
#49B3B6 | rgb(73, 179, 182) | hsl(182, 43%, 50%) | Soft Cyan | View | |
#4997B6 | rgb(73, 151, 182) | hsl(197, 43%, 50%) | Soft Sky Blue | View | |
#497CB6 | rgb(73, 124, 182) | hsl(212, 43%, 50%) | Soft Blue | View | |
#4960B6 | rgb(73, 96, 182) | hsl(227, 43%, 50%) | Soft Blue | View |
:root {
--color-1: #49B69F;
--color-2: #49B3B6;
--color-3: #4997B6;
--color-4: #497CB6;
--color-5: #4960B6;
}Palettes that share visual characteristics and color harmony.