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 |
|---|---|---|---|---|---|
#38AD96 | rgb(56, 173, 150) | hsl(168, 51%, 45%) | Soft Cyan | View | |
#38A7AD | rgb(56, 167, 173) | hsl(183, 51%, 45%) | Soft Cyan | View | |
#388AAD | rgb(56, 138, 173) | hsl(198, 51%, 45%) | Soft Sky Blue | View | |
#386DAD | rgb(56, 109, 173) | hsl(213, 51%, 45%) | Soft Blue | View | |
#3850AD | rgb(56, 80, 173) | hsl(228, 51%, 45%) | Soft Blue | View |
:root {
--color-1: #38AD96;
--color-2: #38A7AD;
--color-3: #388AAD;
--color-4: #386DAD;
--color-5: #3850AD;
}Palettes that share visual characteristics and color harmony.