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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#7FD7CC | rgb(127, 215, 204) | hsl(173, 52%, 67%) | Soft Cyan | View | |
#7FCBD7 | rgb(127, 203, 215) | hsl(188, 52%, 67%) | Soft Sky Blue | View | |
#7FB5D7 | rgb(127, 181, 215) | hsl(203, 52%, 67%) | Soft Blue | View | |
#7F9FD7 | rgb(127, 159, 215) | hsl(218, 52%, 67%) | Soft Blue | View | |
#7F89D7 | rgb(127, 137, 215) | hsl(233, 52%, 67%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #7FD7CC;
--color-2: #7FCBD7;
--color-3: #7FB5D7;
--color-4: #7F9FD7;
--color-5: #7F89D7;
}Palettes that share visual characteristics and color harmony.