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 vibrant 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 |
|---|---|---|---|---|---|
#A90DE2 | rgb(169, 13, 226) | hsl(284, 89%, 47%) | Pure Purple | View | |
#F2BE2E | rgb(242, 190, 46) | hsl(44, 88%, 56%) | Pure Amber | View | |
#13D9A4 | rgb(19, 217, 164) | hsl(164, 84%, 46%) | Pure Emerald | View | |
#B60DF4 | rgb(182, 13, 244) | hsl(284, 91%, 50%) | Vibrant Purple | View | |
#EBB41B | rgb(235, 180, 27) | hsl(44, 84%, 51%) | Pure Amber | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Purple and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A90DE2;
--color-2: #F2BE2E;
--color-3: #13D9A4;
--color-4: #B60DF4;
--color-5: #EBB41B;
}Palettes that share visual characteristics and color harmony.