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 |
|---|---|---|---|---|---|
#47B8A1 | rgb(71, 184, 161) | hsl(168, 44%, 50%) | Soft Cyan | View | |
#47B2B8 | rgb(71, 178, 184) | hsl(183, 44%, 50%) | Soft Cyan | View | |
#4796B8 | rgb(71, 150, 184) | hsl(198, 44%, 50%) | Soft Sky Blue | View | |
#477AB8 | rgb(71, 122, 184) | hsl(213, 44%, 50%) | Soft Blue | View | |
#475EB8 | rgb(71, 94, 184) | hsl(228, 44%, 50%) | Soft Blue | View |
:root {
--color-1: #47B8A1;
--color-2: #47B2B8;
--color-3: #4796B8;
--color-4: #477AB8;
--color-5: #475EB8;
}Palettes that share visual characteristics and color harmony.