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 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 |
|---|---|---|---|---|---|
#6699CC | rgb(102, 153, 204) | hsl(210, 50%, 60%) | Soft Blue | View | |
#6680CC | rgb(102, 128, 204) | hsl(225, 50%, 60%) | Soft Blue | View | |
#6666CC | rgb(102, 102, 204) | hsl(240, 50%, 60%) | Soft Blue | View | |
#8066CC | rgb(128, 102, 204) | hsl(255, 50%, 60%) | Soft Navy | View | |
#9966CC | rgb(153, 102, 204) | hsl(270, 50%, 60%) | Amethyst | View |
:root {
--color-1: #6699CC;
--color-2: #6680CC;
--color-3: #6666CC;
--color-4: #8066CC;
--color-5: #9966CC;
}Palettes that share visual characteristics and color harmony.