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 |
|---|---|---|---|---|---|
#7FCBCC | rgb(127, 203, 204) | hsl(181, 43%, 65%) | Soft Cyan | View | |
#7FB8CC | rgb(127, 184, 204) | hsl(196, 43%, 65%) | Soft Sky Blue | View | |
#7FA4CC | rgb(127, 164, 204) | hsl(211, 43%, 65%) | Soft Blue | View | |
#7F91CC | rgb(127, 145, 204) | hsl(226, 43%, 65%) | Soft Blue | View | |
#817FCC | rgb(129, 127, 204) | hsl(242, 43%, 65%) | Soft Blue | View |
:root {
--color-1: #7FCBCC;
--color-2: #7FB8CC;
--color-3: #7FA4CC;
--color-4: #7F91CC;
--color-5: #817FCC;
}Palettes that share visual characteristics and color harmony.