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 dark palette in triadic 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 |
|---|---|---|---|---|---|
#554722 | rgb(85, 71, 34) | hsl(44, 43%, 23%) | Deep Soft Amber | View | |
#2D6F5E | rgb(45, 111, 94) | hsl(165, 42%, 31%) | Dark Soft Cyan | View | |
#692C7F | rgb(105, 44, 127) | hsl(284, 49%, 34%) | Dark Soft Purple | View | |
#7D672C | rgb(125, 103, 44) | hsl(44, 48%, 33%) | Dark Soft Amber | View | |
#21604F | rgb(33, 96, 79) | hsl(164, 49%, 25%) | Dark Soft Emerald | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Soft Amber and Dark Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #554722;
--color-2: #2D6F5E;
--color-3: #692C7F;
--color-4: #7D672C;
--color-5: #21604F;
}Palettes that share visual characteristics and color harmony.