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 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 |
|---|---|---|---|---|---|
#91D643 | rgb(145, 214, 67) | hsl(88, 64%, 55%) | Green | View | |
#70E86C | rgb(112, 232, 108) | hsl(118, 73%, 67%) | Green | View | |
#68DFA0 | rgb(104, 223, 160) | hsl(148, 65%, 64%) | Emerald | View | |
#5AE2DE | rgb(90, 226, 222) | hsl(178, 70%, 62%) | Cyan | View | |
#3F96E2 | rgb(63, 150, 226) | hsl(208, 74%, 57%) | Blue | View | |
#5A5EE1 | rgb(90, 94, 225) | hsl(238, 69%, 62%) | Blue | View |
:root {
--color-1: #91D643;
--color-2: #70E86C;
--color-3: #68DFA0;
--color-4: #5AE2DE;
--color-5: #3F96E2;
--color-6: #5A5EE1;
}Palettes that share visual characteristics and color harmony.