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 |
|---|---|---|---|---|---|
#38C7AA | rgb(56, 199, 170) | hsl(168, 56%, 50%) | Soft Cyan | View | |
#38C0C7 | rgb(56, 192, 199) | hsl(183, 56%, 50%) | Soft Cyan | View | |
#389CC7 | rgb(56, 156, 199) | hsl(198, 56%, 50%) | Soft Sky Blue | View | |
#3878C7 | rgb(56, 120, 199) | hsl(213, 56%, 50%) | Soft Blue | View | |
#3855C7 | rgb(56, 85, 199) | hsl(228, 56%, 50%) | Soft Blue | View |
:root {
--color-1: #38C7AA;
--color-2: #38C0C7;
--color-3: #389CC7;
--color-4: #3878C7;
--color-5: #3855C7;
}Palettes that share visual characteristics and color harmony.