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 tetradic 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 |
|---|---|---|---|---|---|
#84C254 | rgb(132, 194, 84) | hsl(94, 47%, 55%) | Soft Green | View | |
#70C7CD | rgb(112, 199, 205) | hsl(184, 48%, 62%) | Soft Cyan | View | |
#955AC1 | rgb(149, 90, 193) | hsl(274, 45%, 55%) | Soft Navy | View | |
#D0837D | rgb(208, 131, 125) | hsl(4, 47%, 65%) | Soft Red | View | |
#A4D57E | rgb(164, 213, 126) | hsl(94, 51%, 66%) | Soft Green | View | |
#65C2C9 | rgb(101, 194, 201) | hsl(184, 48%, 59%) | Soft Cyan | View |
:root {
--color-1: #84C254;
--color-2: #70C7CD;
--color-3: #955AC1;
--color-4: #D0837D;
--color-5: #A4D57E;
--color-6: #65C2C9;
}Palettes that share visual characteristics and color harmony.