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 |
|---|---|---|---|---|---|
#4FC9B3 | rgb(79, 201, 179) | hsl(169, 53%, 55%) | Soft Cyan | View | |
#4FC1C9 | rgb(79, 193, 201) | hsl(184, 53%, 55%) | Soft Cyan | View | |
#4FA3C9 | rgb(79, 163, 201) | hsl(199, 53%, 55%) | Soft Sky Blue | View | |
#4F84C9 | rgb(79, 132, 201) | hsl(214, 53%, 55%) | Soft Blue | View | |
#4F66C9 | rgb(79, 102, 201) | hsl(229, 53%, 55%) | Soft Blue | View |
:root {
--color-1: #4FC9B3;
--color-2: #4FC1C9;
--color-3: #4FA3C9;
--color-4: #4F84C9;
--color-5: #4F66C9;
}Palettes that share visual characteristics and color harmony.