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 retro palette in triadic 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 |
|---|---|---|---|---|---|
#4DBFE5 | rgb(77, 191, 229) | hsl(195, 75%, 60%) | Sky Blue | View | |
#EB52C5 | rgb(235, 82, 197) | hsl(315, 79%, 62%) | Pure Pink | View | |
#B5DE3A | rgb(181, 222, 58) | hsl(75, 71%, 55%) | Lime | View | |
#62C3E3 | rgb(98, 195, 227) | hsl(195, 70%, 64%) | Sky Blue | View | |
#E940BF | rgb(233, 64, 191) | hsl(315, 79%, 58%) | Pure Pink | View | |
#BBDF4D | rgb(187, 223, 77) | hsl(75, 70%, 59%) | Lime | View |
:root {
--color-1: #4DBFE5;
--color-2: #EB52C5;
--color-3: #B5DE3A;
--color-4: #62C3E3;
--color-5: #E940BF;
--color-6: #BBDF4D;
}Palettes that share visual characteristics and color harmony.