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 |
|---|---|---|---|---|---|
#38B79C | rgb(56, 183, 156) | hsl(167, 53%, 47%) | Soft Cyan | View | |
#38B3B7 | rgb(56, 179, 183) | hsl(182, 53%, 47%) | Soft Cyan | View | |
#3893B7 | rgb(56, 147, 183) | hsl(197, 53%, 47%) | Soft Sky Blue | View | |
#3874B7 | rgb(56, 116, 183) | hsl(212, 53%, 47%) | Soft Blue | View | |
#3854B7 | rgb(56, 84, 183) | hsl(227, 53%, 47%) | Soft Blue | View |
:root {
--color-1: #38B79C;
--color-2: #38B3B7;
--color-3: #3893B7;
--color-4: #3874B7;
--color-5: #3854B7;
}Palettes that share visual characteristics and color harmony.