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 retro 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 |
|---|---|---|---|---|---|
#B86FDC | rgb(184, 111, 220) | hsl(280, 61%, 65%) | Purple | View | |
#DCEA98 | rgb(220, 234, 152) | hsl(70, 66%, 76%) | Light Lime | View | |
#6CE580 | rgb(108, 229, 128) | hsl(130, 70%, 66%) | Green | View | |
#60CCE1 | rgb(96, 204, 225) | hsl(190, 68%, 63%) | Sky Blue | View | |
#AA9EE9 | rgb(170, 158, 233) | hsl(250, 63%, 77%) | Light Navy | View | |
#DC78CB | rgb(220, 120, 203) | hsl(310, 59%, 67%) | Soft Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Purple and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B86FDC;
--color-2: #DCEA98;
--color-3: #6CE580;
--color-4: #60CCE1;
--color-5: #AA9EE9;
--color-6: #DC78CB;
}Palettes that share visual characteristics and color harmony.