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 |
|---|---|---|---|---|---|
#47B89D | rgb(71, 184, 157) | hsl(166, 44%, 50%) | Soft Cyan | View | |
#47B6B8 | rgb(71, 182, 184) | hsl(181, 44%, 50%) | Soft Cyan | View | |
#479AB8 | rgb(71, 154, 184) | hsl(196, 44%, 50%) | Soft Sky Blue | View | |
#477EB8 | rgb(71, 126, 184) | hsl(211, 44%, 50%) | Soft Blue | View | |
#4762B8 | rgb(71, 98, 184) | hsl(226, 44%, 50%) | Soft Blue | View |
:root {
--color-1: #47B89D;
--color-2: #47B6B8;
--color-3: #479AB8;
--color-4: #477EB8;
--color-5: #4762B8;
}Palettes that share visual characteristics and color harmony.