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 |
|---|---|---|---|---|---|
#67B5DE | rgb(103, 181, 222) | hsl(201, 64%, 64%) | Blue | View | |
#DA6CB3 | rgb(218, 108, 179) | hsl(321, 60%, 64%) | Pink | View | |
#CBE69A | rgb(203, 230, 154) | hsl(81, 60%, 75%) | Light Lime | View | |
#6EBCE6 | rgb(110, 188, 230) | hsl(201, 71%, 67%) | Blue | View | |
#EB96CD | rgb(235, 150, 205) | hsl(321, 68%, 75%) | Light Pink | View | |
#CAEA8D | rgb(202, 234, 141) | hsl(81, 69%, 74%) | Light Lime | View |
:root {
--color-1: #67B5DE;
--color-2: #DA6CB3;
--color-3: #CBE69A;
--color-4: #6EBCE6;
--color-5: #EB96CD;
--color-6: #CAEA8D;
}Palettes that share visual characteristics and color harmony.