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 complementary 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 |
|---|---|---|---|---|---|
#C4ED33 | rgb(196, 237, 51) | hsl(73, 84%, 56%) | Pure Lime | View | |
#4819EF | rgb(72, 25, 239) | hsl(253, 87%, 52%) | Pure Navy | View | |
#C2EC2B | rgb(194, 236, 43) | hsl(73, 84%, 55%) | Pure Lime | View | |
#3B12CF | rgb(59, 18, 207) | hsl(253, 84%, 44%) | Dark Pure Navy | View | |
#B8E80A | rgb(184, 232, 10) | hsl(73, 92%, 47%) | Vibrant Lime | View | |
#5A30F2 | rgb(90, 48, 242) | hsl(253, 88%, 57%) | Pure Navy | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4ED33;
--color-2: #4819EF;
--color-3: #C2EC2B;
--color-4: #3B12CF;
--color-5: #B8E80A;
--color-6: #5A30F2;
}Palettes that share visual characteristics and color harmony.