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 |
|---|---|---|---|---|---|
#4CB8A0 | rgb(76, 184, 160) | hsl(167, 43%, 51%) | Soft Cyan | View | |
#4CB4B8 | rgb(76, 180, 184) | hsl(182, 43%, 51%) | Soft Cyan | View | |
#4C99B8 | rgb(76, 153, 184) | hsl(197, 43%, 51%) | Soft Sky Blue | View | |
#4C7EB8 | rgb(76, 126, 184) | hsl(212, 43%, 51%) | Soft Blue | View | |
#4C64B8 | rgb(76, 100, 184) | hsl(227, 43%, 51%) | Soft Blue | View |
:root {
--color-1: #4CB8A0;
--color-2: #4CB4B8;
--color-3: #4C99B8;
--color-4: #4C7EB8;
--color-5: #4C64B8;
}Palettes that share visual characteristics and color harmony.