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 |
|---|---|---|---|---|---|
#6FC9D3 | rgb(111, 201, 211) | hsl(186, 53%, 63%) | Soft Sky Blue | View | |
#6FB0D3 | rgb(111, 176, 211) | hsl(201, 53%, 63%) | Soft Blue | View | |
#6F97D3 | rgb(111, 151, 211) | hsl(216, 53%, 63%) | Soft Blue | View | |
#6F7ED3 | rgb(111, 126, 211) | hsl(231, 53%, 63%) | Soft Blue | View | |
#796FD3 | rgb(121, 111, 211) | hsl(246, 53%, 63%) | Soft Blue | View |
:root {
--color-1: #6FC9D3;
--color-2: #6FB0D3;
--color-3: #6F97D3;
--color-4: #6F7ED3;
--color-5: #796FD3;
}Palettes that share visual characteristics and color harmony.