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 |
|---|---|---|---|---|---|
#38AD94 | rgb(56, 173, 148) | hsl(167, 51%, 45%) | Soft Cyan | View | |
#38A9AD | rgb(56, 169, 173) | hsl(182, 51%, 45%) | Soft Cyan | View | |
#388CAD | rgb(56, 140, 173) | hsl(197, 51%, 45%) | Soft Sky Blue | View | |
#386FAD | rgb(56, 111, 173) | hsl(212, 51%, 45%) | Soft Blue | View | |
#3852AD | rgb(56, 82, 173) | hsl(227, 51%, 45%) | Soft Blue | View |
:root {
--color-1: #38AD94;
--color-2: #38A9AD;
--color-3: #388CAD;
--color-4: #386FAD;
--color-5: #3852AD;
}Palettes that share visual characteristics and color harmony.