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 natural palette in analogous tones.
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 |
|---|---|---|---|---|---|
#5087C6 | rgb(80, 135, 198) | hsl(212, 51%, 55%) | Soft Blue | View | |
#5064C6 | rgb(80, 100, 198) | hsl(230, 51%, 55%) | Soft Blue | View | |
#5F50C6 | rgb(95, 80, 198) | hsl(248, 51%, 55%) | Soft Blue | View | |
#8350C6 | rgb(131, 80, 198) | hsl(266, 51%, 55%) | Soft Navy | View | |
#A650C6 | rgb(166, 80, 198) | hsl(284, 51%, 55%) | Soft Purple | View |
:root {
--color-1: #5087C6;
--color-2: #5064C6;
--color-3: #5F50C6;
--color-4: #8350C6;
--color-5: #A650C6;
}Palettes that share visual characteristics and color harmony.