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 |
|---|---|---|---|---|---|
#4FC9AF | rgb(79, 201, 175) | hsl(167, 53%, 55%) | Soft Cyan | View | |
#4FC5C9 | rgb(79, 197, 201) | hsl(182, 53%, 55%) | Soft Cyan | View | |
#4FA7C9 | rgb(79, 167, 201) | hsl(197, 53%, 55%) | Soft Sky Blue | View | |
#4F88C9 | rgb(79, 136, 201) | hsl(212, 53%, 55%) | Soft Blue | View | |
#4F6AC9 | rgb(79, 106, 201) | hsl(227, 53%, 55%) | Soft Blue | View |
:root {
--color-1: #4FC9AF;
--color-2: #4FC5C9;
--color-3: #4FA7C9;
--color-4: #4F88C9;
--color-5: #4F6AC9;
}Palettes that share visual characteristics and color harmony.