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 |
|---|---|---|---|---|---|
#7FCCC2 | rgb(127, 204, 194) | hsl(172, 43%, 65%) | Soft Cyan | View | |
#7FC3CC | rgb(127, 195, 204) | hsl(187, 43%, 65%) | Soft Sky Blue | View | |
#7FB0CC | rgb(127, 176, 204) | hsl(202, 43%, 65%) | Soft Blue | View | |
#7F9DCC | rgb(127, 157, 204) | hsl(217, 43%, 65%) | Soft Blue | View | |
#7F8ACC | rgb(127, 138, 204) | hsl(231, 43%, 65%) | 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: #7FCCC2;
--color-2: #7FC3CC;
--color-3: #7FB0CC;
--color-4: #7F9DCC;
--color-5: #7F8ACC;
}Palettes that share visual characteristics and color harmony.