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 cool 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 |
|---|---|---|---|---|---|
#D952A3 | rgb(217, 82, 163) | hsl(324, 64%, 59%) | Pink | View | |
#ABDE5E | rgb(171, 222, 94) | hsl(84, 66%, 62%) | Lime | View | |
#3F9DDC | rgb(63, 157, 220) | hsl(204, 69%, 55%) | Blue | View | |
#DC5CA9 | rgb(220, 92, 169) | hsl(324, 65%, 61%) | Pink | View | |
#A9DE5A | rgb(169, 222, 90) | hsl(84, 67%, 61%) | Lime | View | |
#64ABDB | rgb(100, 171, 219) | hsl(204, 62%, 63%) | Blue | View |
:root {
--color-1: #D952A3;
--color-2: #ABDE5E;
--color-3: #3F9DDC;
--color-4: #DC5CA9;
--color-5: #A9DE5A;
--color-6: #64ABDB;
}Palettes that share visual characteristics and color harmony.