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 earthy 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 |
|---|---|---|---|---|---|
#5B46B4 | rgb(91, 70, 180) | hsl(251, 44%, 49%) | Soft Navy | View | |
#ACBC66 | rgb(172, 188, 102) | hsl(71, 39%, 57%) | Muted Lime | View | |
#6654BA | rgb(102, 84, 186) | hsl(251, 43%, 53%) | Soft Navy | View | |
#A8BC50 | rgb(168, 188, 80) | hsl(71, 45%, 53%) | Soft Lime | View | |
#7C6CC2 | rgb(124, 108, 194) | hsl(251, 41%, 59%) | Soft Navy | View | |
#AEC253 | rgb(174, 194, 83) | hsl(71, 48%, 54%) | Soft Lime | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Navy and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5B46B4;
--color-2: #ACBC66;
--color-3: #6654BA;
--color-4: #A8BC50;
--color-5: #7C6CC2;
--color-6: #AEC253;
}Palettes that share visual characteristics and color harmony.