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 |
|---|---|---|---|---|---|
#84E3A5 | rgb(132, 227, 165) | hsl(141, 63%, 70%) | Green | View | |
#A98BDF | rgb(169, 139, 223) | hsl(261, 57%, 71%) | Light Soft Navy | View | |
#CE8158 | rgb(206, 129, 88) | hsl(21, 55%, 58%) | Soft Orange | View | |
#5FCD86 | rgb(95, 205, 134) | hsl(141, 52%, 59%) | Soft Green | View | |
#8E69D4 | rgb(142, 105, 212) | hsl(261, 55%, 62%) | Soft Navy | View | |
#DB936C | rgb(219, 147, 108) | hsl(21, 61%, 64%) | Orange | View |
:root {
--color-1: #84E3A5;
--color-2: #A98BDF;
--color-3: #CE8158;
--color-4: #5FCD86;
--color-5: #8E69D4;
--color-6: #DB936C;
}Palettes that share visual characteristics and color harmony.