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 split-comp 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 |
|---|---|---|---|---|---|
#25EC37 | rgb(37, 236, 55) | hsl(125, 84%, 54%) | Pure Green | View | |
#951AE9 | rgb(149, 26, 233) | hsl(276, 82%, 51%) | Pure Purple | View | |
#EA2073 | rgb(234, 32, 115) | hsl(335, 83%, 52%) | Pure Pink | View | |
#1AD92C | rgb(26, 217, 44) | hsl(126, 79%, 48%) | Pure Green | View | |
#9314EA | rgb(147, 20, 234) | hsl(276, 84%, 50%) | Pure Purple | View | |
#DE1D6D | rgb(222, 29, 109) | hsl(335, 77%, 49%) | Pure Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Green and Pure Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #25EC37;
--color-2: #951AE9;
--color-3: #EA2073;
--color-4: #1AD92C;
--color-5: #9314EA;
--color-6: #DE1D6D;
}Palettes that share visual characteristics and color harmony.