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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#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 | |
#947FCC | rgb(148, 127, 204) | hsl(256, 43%, 65%) | Soft Navy | View |
:root {
--color-1: #7FB8CC;
--color-2: #7FA4CC;
--color-3: #7F91CC;
--color-4: #817FCC;
--color-5: #947FCC;
}Palettes that share visual characteristics and color harmony.