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 green palette featuring Pale Muted Green, Light Muted Green, Muted Green.
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 |
|---|---|---|---|---|---|
#D4E8D4 | rgb(212, 232, 212) | hsl(120, 30%, 87%) | Pale Muted Green | View | |
#A8D8A8 | rgb(168, 216, 168) | hsl(120, 38%, 75%) | Light Muted Green | View | |
#6AB67A | rgb(106, 182, 122) | hsl(133, 34%, 56%) | Muted Green | View | |
#3D8F4A | rgb(61, 143, 74) | hsl(130, 40%, 40%) | Dark Soft Green | View | |
#1A6B2E | rgb(26, 107, 46) | hsl(135, 61%, 26%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Muted Green and Light Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D4E8D4;
--color-2: #A8D8A8;
--color-3: #6AB67A;
--color-4: #3D8F4A;
--color-5: #1A6B2E;
}Palettes that share visual characteristics and color harmony.