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 |
|---|---|---|---|---|---|
#47B89C | rgb(71, 184, 156) | hsl(165, 44%, 50%) | Soft Cyan | View | |
#47B8B8 | rgb(71, 184, 184) | hsl(180, 44%, 50%) | Soft Cyan | View | |
#479CB8 | rgb(71, 156, 184) | hsl(195, 44%, 50%) | Soft Sky Blue | View | |
#4780B8 | rgb(71, 128, 184) | hsl(210, 44%, 50%) | Soft Blue | View | |
#4763B8 | rgb(71, 99, 184) | hsl(225, 44%, 50%) | Soft Blue | View |
:root {
--color-1: #47B89C;
--color-2: #47B8B8;
--color-3: #479CB8;
--color-4: #4780B8;
--color-5: #4763B8;
}Palettes that share visual characteristics and color harmony.