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 |
|---|---|---|---|---|---|
#40BFA8 | rgb(64, 191, 168) | hsl(169, 50%, 50%) | Soft Cyan | View | |
#40B7BF | rgb(64, 183, 191) | hsl(184, 50%, 50%) | Soft Cyan | View | |
#4097BF | rgb(64, 151, 191) | hsl(199, 50%, 50%) | Soft Sky Blue | View | |
#4077BF | rgb(64, 119, 191) | hsl(214, 50%, 50%) | Soft Blue | View | |
#4057BF | rgb(64, 87, 191) | hsl(229, 50%, 50%) | Soft Blue | View |
:root {
--color-1: #40BFA8;
--color-2: #40B7BF;
--color-3: #4097BF;
--color-4: #4077BF;
--color-5: #4057BF;
}Palettes that share visual characteristics and color harmony.