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 monochromatic 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 |
|---|---|---|---|---|---|
#A7EC45 | rgb(167, 236, 69) | hsl(85, 81%, 60%) | Pure Green | View | |
#7FB334 | rgb(127, 179, 52) | hsl(85, 55%, 45%) | Soft Green | View | |
#7DB033 | rgb(125, 176, 51) | hsl(84, 55%, 45%) | Soft Lime | View | |
#97D63E | rgb(151, 214, 62) | hsl(85, 65%, 54%) | Green | View | |
#99D83F | rgb(153, 216, 63) | hsl(85, 66%, 55%) | Green | View | |
#71A02F | rgb(113, 160, 47) | hsl(85, 55%, 41%) | Dark Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Green and Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A7EC45;
--color-2: #7FB334;
--color-3: #7DB033;
--color-4: #97D63E;
--color-5: #99D83F;
--color-6: #71A02F;
}Palettes that share visual characteristics and color harmony.